- Introduced explicit typing to variables and functions across multiple scripts for better code clarity. - Specified 'void' as the return type for functions that do not return a value. - Removed redundant code in some scripts. |
||
|---|---|---|
| .. | ||
| scripts | ||
| GameOverComponent.tscn | ||
| LevelCompleteComponent.tscn | ||
| UiComponent.tscn | ||