Way more fun than I expected
Piginatuxedo
Creator of
Recent community posts
I like all the ideas presented, the variable difficulty enemies and using an explosion to push objects around the level was fun! One main problem was that the enemies didn't follow the player very well. I recommend you google "Unity Navmesh" for your next project as it's an easy way to get enemies to follow you around in a maze and it's not that hard to implement!
Firstly, thank you for playing my game! It's nice to see my jam game still getting played months after its creation!
Thank you for your bug reports and suggestions, the lighting definitely needs work, and I learned a lot about collisions and clipping making this game as it was my first time working in 3D. I like the idea of adding enemy farmers to make the game more interesting! I plan to revamp all my jam games this summer so I will definitely take your observations into account.
Have a great day!
Thanks for the feedback! The main struggle of this jam was definitely my discovery of how Unity Colliders and the mouse pointer aren't friends and there was a ton of spaghetti code to get the clicking and dragging and previewing of text, but I'm happy that I was able to get the mechanic working at all!