Is there a Physics API? đŸ€”

I’m working on the “Inspector: Physics” section in “A Book About Hype”, and I’m noticing a few things


  1. Gravity (both force and angle) should be timeline properties
  2. Density, Bounce, Friction and Air Drag can be set to negative. I’m thinking it probably shouldn’t be able to do that. It’s not logical and the results are weird.
  3. Density, Bounce, Friction and Air Drag don’t seem to affect elements with a “Static” “Body Type”. What if I wanted to make a trampoline or an icy walkway? I suppose there are other ways to do that. This is more of clarification. Is that intentional? If so, perhaps these four settings should be grayed out unless “Dynamic” is selected.
  4. There should be another setting for rotation – Allow Rotation / No Rotation. Sometimes I just want a ball to bounce up and down. With rotation, the results can be erratic.