Better data system #101
Labels
No labels
1. Balancing
1. Bug
1. Clean-up
1. Feature
1. Game Design
1. Improvement
2. Deliverable
2. Epic
3. Duplicate
3. Invalid
3. Need Design
3. Question
4. Battle System
4. Content
4. Debug Menu
4. Internals
4. Menus
4. Overworld
4. Sideview subgame
4. Subgame other
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: game-projects/sonic-radiance#101
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For the moment, Radiance gamedata management is isolated in a lot of "utils" files that manage themselves their data. I think that a birb core data manager should be done for that.
It would handle the following:
Doing that could save us a lot of devtime in the future.
Done