-
Notifications
You must be signed in to change notification settings - Fork 0
Known Issues
Jack X. edited this page Jul 21, 2026
·
3 revisions
If you encounter any issues, try the following steps in order:
- Test on a brand new level.
- If the issue persists, delete your
user://folder (%appdata%/Levelsmith Labs/).Warning: This will permanently delete all of your local levels and assets.
- If that doesn't resolve the problem, delete the repository and clone it again.
- If the issue still exists, you've likely found a genuine bug that needs investigation.
- "Missing Dependencies" errors are almost always caused by a broken merge.
- File reorganization can cause severe merge conflicts unless everyone pulls the changes immediately. Approach file moves and renames with extreme caution.
- Signal connections should be made in code. Creating signal connections through the Godot editor has been known to break intermittently.
Resources
Known Issues
Future Work
Globals
Managers
- Main Menu Manager
- Master Manager
- Camera Manager
- Hotkey Manager
- Import Export Manager
- Audio Manager
- Animation Manager
- PopUp Manager
UI
Managers
- Editor Manager
- Tile Manager
- Entity Manager
- Icon Manager
- Preview Manager
- Tool Manager
- Asset Manager
- Custom Cursor Manager
Tiles & Entities
- Grid Lines
- Preview Line
- Tiles & Entities
- Enemies
- Patrolling Enemy
- Flying Enemy
- Shooting Enemy
- Stationary Enemy
- Moving Platform
- Property Editing
Asset Swapping
UI
Managers
Player