Releases: poingstudios/dialog-sharp
Releases · poingstudios/dialog-sharp
v0.1.1
v0.1.0
🎉 Initial Release
First public release of DialogSharp, a dialogue system plugin for Godot 4.x implemented in C#.
✨ Features
-
Core Dialogue System
- Basic dialogue UI with customizable themes
- Support for branching conversations
- Character profile picture integration
- Text display effects and animations
-
Player Integration
DialogRayCast2DandDialogRayCast3Dcomponents- Built-in interaction system
- WASD/Arrow key movement controls
- Auto-pause during dialogues
-
NPC System
DialogArea2DandDialogArea3Dcomponents- Event-based dialogue triggers
- Support for complex dialogue trees
- Resource-based dialogue storage
📝 Documentation
- Basic setup guide
- Code examples
- Sample scene included
🔧 Technical Details
- Godot 4.x compatibility
- Full C# implementation
- MIT License
🎮 Demo
- Sample scene available at
res://addons/dialog_sharp/sample/DialogSharpSample.tscn
Full Changelog: https://github.com/poingstudios/dialog-sharp/commits/v0.1.0