Simple elastic collision demo

pachinko

here’s a little demo game that implements basic elastic collision for falling circles ala pachinko:

mostly just putting it here so i don’t forget about it… as always, feel free to use it for whatever!

8 Likes

btw, these are based on the physics from Joey’s Pool Sharks so it really can be used to make any sort of game that involves balls!

2 Likes

Can you make it into an extension?

1 Like

i don’t have any plans to make this into an extension today but perhaps some enterprising forum goer will run with it

2 Likes

Got it!

1 Like