User Tools

Site Tools


set_entity_offset

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
set_entity_offset [2024/02/22 00:06] justinset_entity_offset [2024/02/22 00:44] justin
Line 7: Line 7:
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+set_entity_offset(entity, x, y, z, duration)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|entity| |[[Entity]]|Yes| 
 +|x| |[[Number]]|Yes| 
 +|y| |[[Number]]|Yes| 
 +|z| |[[Number]]|Yes| 
 +|duration| |[[Number]]|No|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+set_entity_offset();
 </code> </code>
 //Results:// //Results://
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Function** function to...+Use the **Set Entity Offset** function to...
 </WRAP> </WRAP>
  
Line 28: Line 32:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:set_entity_offset_node.png?nolink|}}
 </WRAP> </WRAP>
  
set_entity_offset.txt · Last modified: 2024/02/22 11:46 by justin