RBD Point Object

Attributes can be used from points

  • v(vector3) - velosity
  • w(vector3) - velosity
  • rot(quaternion) - rotation
  • pscale(float) - size
  • scale(vector3) - size for individual axis

How to Copy multivariation object

Case of Using Point Value

Set Use Point Value at Geometry Path.

Set Attribute on points. Attribute Name should be instance and set path as string.

  • (ex. /obj/rpdDebrisGenerator1/hoses/OUT_Debris`$PT%6` )

Case of Using Group Mask

Check Allow Editing of Contents.

Dive inside and select "sopgeo2" node.

And then put Primitive Group parameter

  • (ex. piece`$OBJID%5` )
  • (ex. piece`floor(rand($OBJID*5))` )