Skip to content

Physics 3D v0.0.7

Latest

Choose a tag to compare

@TheAvIGOLD TheAvIGOLD released this 17 Mar 11:38

πŸ” Changed:

  • Offset for shapes has been fixed.
  • Capsule shape dimensions are now set more accurately.

πŸ†• Added:

  • Added "Sleep" attribute, which allows an object to enter a sleep state and not calculate physics, this is important for optimization. Changes can be made in the behavior settings or actions. (Upon collision, a sleeping object automatically wakes up)
  • Manual triggering of sleep or wake-up for an object in actions.
  • Collision check between two bodies.