Open xFrednet opened 4 years ago
The inputs "debug_swap_scene" and "debug_spawn_meteoroids" are for debugging these should not be enabled by default in the game (they are currently). Remove them or add an option before labeling v0.0.1 as done :)
debug_swap_scene is used in "scene_manager.gd"
"debug_spawn_meteoroid" is used by "space.gd"
The inputs "debug_swap_scene" and "debug_spawn_meteoroids" are for debugging these should not be enabled by default in the game (they are currently). Remove them or add an option before labeling v0.0.1 as done :)