How to get a pinball game "source" ?

Hi Everybody,

I would like to create a simple pinball game, but if possible, I want to re-use an existing “open” source and modify it.

Where can I find the materials to make it?

Thank you by advance,
Wirenth.

Not sure about an open source, but a simple pinball type game wouldn’t be too complex to make from scratch using Unity’s physics–put a rigidbody on a sphere for the pinball, and make colliders as triggers for the objects that do stuff stuff etc…

1 Like

You can find source for some games on the asset store for that purpose, but I’m not aware of a pinball game. Haven’t looked though.