Ready to use systems that you can add to your 2D projects easily. Originally I am creating and using these systems in my games, now I am trying to modularize them here so that it would be usable in any other context and I am sharing them for free because I love Godot and hope for its success and popularity 💗.
No need for credit but would appreciate it if you do 💗✌️
- 🎬 Scene Manager
- 💾 Save Manager
- 🎒 Inventory System
- 📜 Quest System
- 💬 Dialog System
- ⚙️ Settings Manager: Audio, screen resolution, screen mode, and languages.
- ⏫ Upgrade System: Tree-based, graph-based, linear.
- 📅 Date and Time System: Weather, day/night cycle, calendar, seasons, events.
- 🔔 Notification Manager: Triggers by position or action, linear tutorial.
- 📣 Event Manager: Decoupling through event broadcasting
- 🏗️ Building System: Procedural world/level generation, manual building.
- 🔨 Crafting System: Recipe-based, mix and match.
- 🐛 Bug Reporting System: Integration with Jira and Bugzilla.
- 🎮 Input Manager: Key image mapping, user interface audio.