Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+2)

Can't go wrong with pinball :)

I sometimes had the paddles clip or tunnel through the ball, so it just teleported underneath them. you can sometimes fix things like that by turning on Solver->Continuous CD on the rigidbodies, or if you've already done that and it didn't work, sometimes you can get around it with some clever raycasts.

I still enjoyed it! massive dopamine hit from getting the ball into the side area the enemies were spawning from.

(1 edit)

Thanks a lot always appreciate tips. First time I mess with a physics based 3D game with the engine :)

I noticed that issue but thought it was just because we made the paddle faster last minute.

Turns out it's that I enabled that setting but only on the right paddles!

Glad the bug didn't fully ruin the game :D


Will fix it ASAP after jam voting ends