- 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. |
||
|---|---|---|
| .. | ||
| level.gd | ||
| level_1.gd | ||
| level_2.gd | ||
| level_3.gd | ||