User Tools

Site Tools


create_platform

Differences

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

Link to this comparison view

Next revision
Previous revision
create_platform [2024/02/08 13:52] – created justincreate_platform [2024/02/22 21:02] (current) justin
Line 1: Line 1:
-======Function======+======Create Platform======
 ---- ----
 (WIP) (WIP)
 +
 +Configures the specified [[tile]] as a [[platforms|moving platform]].
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-function()+create_platform(entity, speed)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|entity| |[[Entity]]|Yes| 
 +|speed| |[[Number]]|Yes|
  
 ====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 **Create Platform** function to...
 </WRAP> </WRAP>
  
Line 26: Line 29:
 <WRAP half column> <WRAP half column>
 ====Editor Node:==== ====Editor Node:====
-{{:function_node.png?nolink|}}+{{:create_platform_node.png?nolink|}}
 </WRAP> </WRAP>
  
create_platform.1707429127.txt.gz · Last modified: 2024/02/08 13:52 by justin