For the complete documentation index, see llms.txt. This page is also available as Markdown.

Physics

The Physics action allows to change the physic properties of an object.

The action includes the following parameters:

  • Target Object(s): IO(s) you want to modify their properties of.

  • Affected by gravity: change the object’s subjection to gravity.

  • Enable collisions: enable/disable if the target object detects collision or not. This action will act on the collider at the root of your IO.

  • Change mass: assign a new mass (kg) to your object.

Last updated