← Return to game
Log in with itch.io to leave a comment.
Nice game! When starting a level it sometimes throws an exception that an AudioPlayer can only be played when it is inside the scene tree. You probably have forgotten an add_child() somewhere.
← Return to game
Comments
Log in with itch.io to leave a comment.
Nice game! When starting a level it sometimes throws an exception that an AudioPlayer can only be played when it is inside the scene tree. You probably have forgotten an add_child() somewhere.