User Tools

Site Tools


play_group_animation

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
play_group_animation [2020/07/23 11:29] justinplay_group_animation [2021/04/21 18:38] (current) justin
Line 10: Line 10:
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|group_name|[[Groups|group]] of [[entity|entities]] for which to trigger the [[animation]].|[[String]]|Yes|+|group_name|[[groups|Group]] of [[entity|entities]] for which to trigger the [[animation]].|[[String]]|Yes|
 |animation_name|Name of the [[animation]] to play (as defined in the [[Voxel Editor]]).|[[String]]|Yes| |animation_name|Name of the [[animation]] to play (as defined in the [[Voxel Editor]]).|[[String]]|Yes|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-play_group_animation("tree_group_01", "color_change")+play_group_animation("tree_group_01", "color_change");
 </code> </code>
 //Results:// Triggers the [[animation]] named "color_change" for all [[entity|entities]] in the [[groups|group]] named "tree_group_01". //Results:// Triggers the [[animation]] named "color_change" for all [[entity|entities]] in the [[groups|group]] named "tree_group_01".
Line 28: Line 28:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:wiki:play_group_animation_node.png?nolink|}}+{{:play_group_animation_node.png?nolink|}}
 </WRAP> </WRAP>
  
 <WRAP half column> <WRAP half column>
 ====Visual Demo:==== ====Visual Demo:====
-{{:wiki:play_group_animation_demo.gif?nolink|}}+{{:play_group_animation_demo.gif?nolink|}}
 </WRAP> </WRAP>
 </WRAP> </WRAP>
play_group_animation.1595528994.txt.gz · Last modified: 2020/07/23 11:29 by justin