20210727 debugging
Quick sanity check for overlapping shapes and an initial state residing within limits.
- Turn off gravity. Nothing should move when you play.
- If something does move..
- Disable collisions on everything
- If something still does move..
- Disable all limits and guides
- Enable limits one-by-one
- If something now does not move..
- Everything is OK
- If something does not move..
- Everything is OK
- If something does move..