Comments

Log in with itch.io to leave a comment.

Beat the game with the secret ending! Awesome visuals and fun mechanics. I really liked the how the water worked. How did you make that?

Thanks, and well done!

I actually put all my code on my Github. It’s a bit of a hatchet job (because weekly game jam!) but it’s effectively an anti-gravity that applies: https://github.com/thomasmichaelwallace/unity-games/blob/master/replay/Assets/Scripts/PlayerController.cs#L95

(+1)

It did a really nice effect, I always tent to let unity handle the physics but I liked how you implemented it

Thanks- yeah, this time I was using the Character Controller, which meant I had to control the physics, but that was lucky for me as it made the buoyancy model much easier :)

Nice job, very cool graphics and mechanics! I finished :)

Thanks, and congratulations! :D