jessecrossen / ttsim

A simulator for the Turing Tumble
The Unlicense
124 stars 37 forks source link

Ramp physics is unrealistic and not as deterministic as it should be #3

Closed jessecrossen closed 6 years ago

jessecrossen commented 6 years ago

Balls often tip the ramp before they land in the "pocket", which looks funny, and often bounce out of the ramp, off the pin of the adjacent gear location, and back into the ramp. It might work to add a cheat that "glues" the ball to the ramp as long as it's in contact (i.e. set any upward velocity to zero for all contacts).

jessecrossen commented 6 years ago

Fixed by 7e23ebb.