WEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE!!!! Once we got it working with the controller this was a lot of fun! We really enjoyed the sound effects and the overall aesthetic and game feel was really nice. It did take us a couple of stages to figure out how to play but you could fix this by just adding a simple tutorial in a post-jam version. Keep up the good work! I would also suggest making it so two players can play on the keyboard just to make it more accessible as not everyone owns a gamepad. Still a great submission!
Viewing post in Time Catch! jam comments
I am happy to hear that you enjoyed my game. Thanks for your suggestion what I could improve.
Unfortunately I had not time to add Tutorial (also because I new did one for a game) so I put it into the description.
Unfortunately it is not that easy to make it that to two player can play on one keyboard with the new Unity Inputsystem but I´ll try to add it.
:D
Sadly not. The quick and dirty solution I can think of off the top of my head is just having a single Input Action asset that has actions for both first and second player and then have a input controller GameObject that sets the inputs of both the first player and the second player. I'm not sure how this would work when a controller is connected though so it'll get a bit complex from there. I hope this is helpful!