User Tools

Site Tools


stop_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
Last revisionBoth sides next revision
stop_animation [2024/02/22 00:07] justinstop_animation [2024/02/22 11:34] justin
Line 1: Line 1:
 ======Stop Animation====== ======Stop Animation======
 ---- ----
-Coming in v1.1! 
- 
 (WIP) (WIP)
 +
 +Stops any [[animation]] that's currently playing for the specified [[entity]], leaving it on its last played frame.
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+stop_animation(entity)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|entity| |[[Entity]]|Yes|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+stop_animation();
 </code> </code>
 //Results:// //Results://
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Function** function to...+Use the **Stop Animation** function to...
 </WRAP> </WRAP>
  
Line 28: Line 28:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:stop_animation_node.png?nolink|}}
 </WRAP> </WRAP>
  
stop_animation.txt · Last modified: 2024/02/22 11:47 by justin