Differences

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

Link to this comparison view

Both sides previous revision Previous revision
ardiscript:animate [2019/09/17 23:51]
optrix [See Also]
ardiscript:animate [2019/09/18 00:10] (current)
optrix
Line 25: Line 25:
 Default: None// Default: None//
  
-This specifies the //​rotation//​ Keyframes for which the object is to berotated. Keyframes are entered as "​time,​x,​y,​z"​ co-ordinates that are **space** delimited. For example a value of **"​2,​0,​0,​90 4,0,0,180 6,​90,​0,​180"​** will cause the object to rotate to 0,0,90 at 2 seconds, 0,0,180 at 4 seconds and 90,0,180 at 6 seconds. ​+This specifies the //​rotation//​ Keyframes for which the object is to be rotated. Keyframes are entered as "​time,​x,​y,​z"​ co-ordinates that are **space** delimited. For example a value of **"​2,​0,​0,​90 4,0,0,180 6,​90,​0,​180"​** will cause the object to rotate to 0,0,90 at 2 seconds, 0,0,180 at 4 seconds and 90,0,180 at 6 seconds. ​
  
 ===ScaleFrames=== ===ScaleFrames===