Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

thank you for the kind feedback. Yes I would love to add more shapes and mechanics. I actually have code ready for a spinning wheel type addition (damn! Should have added that!!) And I would love to incorporate a 'fan' type mechanic pretty much exactly like the current/wind feature you use in your game (feel free to share the code of you'd like :D). Thank you for playing and rating!

(+1)

Oh perfect, yeah that's exactly the kind of thing I was thinking--fans or spring-loaded platforms that make the ball bounce over obstacles. Happy to share the code, but I just used Unity area effectors to create the breeze force. They basically work right out of the box.

ah thanks. I have actually never looked at area effectors before but I did figure out how to code it >.< I will check out effectors - its probably much easier! And a ball bounce would actually probably be ridiculously easy with a very bouncy physics material - thanks for that. I wasnt sure about working on this game after this jam, but now I feel like I have to!

Effectors would probably be easier, but it's impressive you coded your own solution. And yeah, you should definitely keep working on it!