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
fire_projectile [2024/02/22 00:06] justinfire_projectile [2024/03/11 11:45] (current) justin
Line 1: Line 1:
 ======Fire Projectile====== ======Fire Projectile======
 ---- ----
-Coming in v1.1! 
- 
 (WIP) (WIP)
  
 ====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]]|No| 
 +|entity_id| |[[String]]|No|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-function();+
 </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 29:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:fire_projectile_node.png?nolink|}}
 </WRAP> </WRAP>
  
fire_projectile.1708589178.txt.gz · Last modified: 2024/02/22 00:06 by justin