User Tools

Site Tools


fire_projectile

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
Next revisionBoth sides next revision
fire_projectile [2024/02/22 00:06] justinfire_projectile [2024/02/22 00:33] justin
Line 7: Line 7:
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+fire_projectile(item_id, source, target, entity_id)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|item_id| |[[String]]|Yes| 
 +|source| |[[Entity]], [[Coordinate]]|Yes| 
 +|target| |[[Entity]], [[Coordinate]], [[Cardinal Direction]]|Yes| 
 +|entity_id| |[[String]]|No|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+fire_projectile();
 </code> </code>
 //Results:// //Results://
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Function** function to...+Use the **Fire Projectile** function to...
 </WRAP> </WRAP>
  
Line 28: Line 31:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:fire_projectile_node.png?nolink|}}
 </WRAP> </WRAP>
  
fire_projectile.txt · Last modified: 2024/03/11 11:45 by justin