A dialogue system for Roblox games. Makes it easy to create NPCs with interactive dialogues, quests, and shops.
Docs: https://crabzzai.github.io/SimpleDialogue/
- Easy-to-use API for creating dialogue trees
- Proximity-based NPC interaction
- Type-safe with Luau types
- Install with Wally:
[dependencies]
SimpleDialogue = "crabzzai/[email protected]"
Built with:
MIT License - feel free to use in your games!