Interesting and simultaneously simple idea, that's always good! Nice approach to the theme! Pretty aggressive snake :) , it is kinda hard to escape from it. Although, we enjoyed it! Well done!
Probably a bug: The box can stuck in some cases. It can also be moved, even if the player is not close to it, but it has grabbed it.
Viewing post in Lord of Chaos jam comments
Hey,
Thanks for the feedback! The snake is quite aggressive, I agree. To the point it probably could be used a level based balancing mechanic which I didn't have the time to implement. So, I agree. I also wanted to make it progressively harder if you don't reset it in the light so there's a clear "pacing" in the game. Not sure if it worked as well I thought.
Thanks also letting me know about the bug. I will investigate it. Getting stuck might be related to non proper colliders, I would have to recheck the levels. Do you know where and how the box get stuck?
Thank you again!
Hey, Thanks for the more info. I have tried to repro this, but I couldn't get it stuck. Right click isn't bound to any handler so it does not do anything. I even tried to do that. I have made an fix for the pushing mechanic which should make the pushing easier and more consistent. Hopefully this will resolve your issue as well!
Cheers!