User Tools

Site Tools


platforms

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
Last revisionBoth sides next revision
platforms [2019/12/16 19:46] justinplatforms [2019/12/16 21:00] justin
Line 6: Line 6:
 {{:wiki:platform_example.gif?nolink|}} {{:wiki:platform_example.gif?nolink|}}
  
-To enable this functionality, select the desired [[tile]] in the [[Map Editor]] and toggle the "Moving Platform" setting to "On" from the [[Entity Properties]] panel. Once this option has been enabled, a section will appear with settings for configuring the behavior of the moving platform. The movement speed of platforms is measured in [[voxel]] units per second, similar to the movement speed of [[character|characters]].+To enable this functionality, select the desired [[tile]] in the [[Map Editor]] and toggle the "Moving Platform" option to "On" from the [[Entity Properties]] panel. Once this option has been enabled, a section will appear with settings for configuring the behavior of the moving platform. The movement speed of platforms is measured in [[voxel]] units per second, similar to the movement speed of [[character|characters]].
  
 {{:wiki:platform_settings.png?nolink|}} {{:wiki:platform_settings.png?nolink|}}
Line 36: Line 36:
 </code> </code>
  
-The third argument, a [[Boolean]] value of true or false, instructs the game whether or not the current script should wait until the platform has reached its destination waypoint before proceeding. This argument is optional and defaults to false.+The third argument, a [[Boolean]] value of true or false, instructs the game whether or not the current script should wait until the platform has reached its destination waypoint before proceeding further into the script. This argument is optional and defaults to false.
  
 ~~NOTOC~~ ~~NOTOC~~
  
platforms.txt · Last modified: 2021/04/21 20:14 by justin