
Negative Space
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
I did a stupid.
So I set the gameobject with the audio source to DontDestroyOnLoad so it would stay active between levels but I didn't notice that reseting on the first level would re-load the whole level including the audio source so basically if you reset on the first level then it duplicates the audiosource and then you have two copies of that shitty loop playing. So don't reset there. Also, I understand that the character is slower than molasses going uphill. I like this game so I'm working on more puzzles and porting to android.
The audio problem will be gone in the android release.
And the character will walk faster.
Thank you.
So I set the gameobject with the audio source to DontDestroyOnLoad so it would stay active between levels but I didn't notice that reseting on the first level would re-load the whole level including the audio source so basically if you reset on the first level then it duplicates the audiosource and then you have two copies of that shitty loop playing. So don't reset there. Also, I understand that the character is slower than molasses going uphill. I like this game so I'm working on more puzzles and porting to android.
The audio problem will be gone in the android release.
And the character will walk faster.
Thank you.