Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ardieffects:parent [2018/07/03 05:14]
optrix created
ardieffects:parent [2018/07/03 05:19] (current)
optrix [Parameters]
Line 9: Line 9:
 //Type: [[Vector3]] //Type: [[Vector3]]
 Default: **2,0,0**// Default: **2,0,0**//
 +
 +The positional offset to maintain the following asset in relation to the target parent asset.
  
 ===ROffset=== ===ROffset===
Line 14: Line 16:
 //Type: [[Vector3]] //Type: [[Vector3]]
 Default: **0,0,0**// Default: **0,0,0**//
 +
 +The rotational offset to maintain the following asset in relation to the target parent asset.
  
 ===Asset=== ===Asset===
  
-//Type: [[ARDI ID]]+//Type: [[Integer]]
 Default: **0**// Default: **0**//
 +
 +The **Name** or **ARDI ID** of the Asset you wish to parent. The asset containing this //​behaviour//​ will maintain a position relative to the asset specified by the **Asset** parameter and follow it.
  
 ====Examples==== ====Examples====