- 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. |
||
|---|---|---|
| .. | ||
| bee.gd | ||
| bee_hit_box.gd | ||
| beehive.gd | ||
| collector_drone.gd | ||
| dancer_drone.gd | ||
| director_drone.gd | ||
| distractor_drone.gd | ||
| drone.gd | ||
| finite_state_machine.gd | ||
| flowers.gd | ||
| snail.gd | ||
| state.gd | ||
| vegetable_patch.gd | ||