User Tools

Site Tools


move_platform

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
move_platform [2019/12/16 18:39] justinmove_platform [2021/04/21 18:37] (current) justin
Line 15: Line 15:
  
 <WRAP center round info 100%> <WRAP center round info 100%>
-A tile can be configured as a platform by selecting it in the [[Map Editor]] and enabling the "Moving Platform" option from its [[Entity Properties]]. See [[Platforms]] for more information.+A tile can be configured as a platform by selecting it in the [[Map Editor]] and enabling the "Moving Platform" option from the [[Entity Properties]] panel. See [[Platforms]] for more information.
 </WRAP> </WRAP>
  
 ====Example:==== ====Example:====
-<code python+<code bauxite
-move_platform(entity["wooden_platform"], "Across Pit")+move_platform(entity["wooden_platform"], "Across Pit");
 </code> </code>
 //Results:// The platform tile with an ID of "wooden_platform" moves from its current location to the coordinate for the waypoint named "Across Pit". //Results:// The platform tile with an ID of "wooden_platform" moves from its current location to the coordinate for the waypoint named "Across Pit".
move_platform.1576550357.txt.gz · Last modified: 2019/12/16 18:39 by justin