kmcurry / 3Scape

Create fun 3D contraptions in your browser that react to space, time, and physics
http://3Scape.me
GNU General Public License v3.0
3 stars 8 forks source link

Remove Collider from Roamer & Vice Versa #432

Closed kmcurry closed 9 years ago

kmcurry commented 9 years ago

Currently, when a Roamer is roaming and I click on the Collider button the Part is both roaming and colliding, causing unknown behavior.

Refactor to code to remove any existing roam from a Collider or existing collide from a Roamer.