User Tools

Site Tools


add_waypoint

This is an old revision of the document!


(WIP)

Add Waypoint


Adds a waypoint to the specified platform tile.

Signature:

add_waypoint(tile, waypoint_name, waypoint_coordinate)
ArgumentDescriptionTypeRequired
tile EntityYes
waypoint_name StringYes
waypoint_coordinate CoordinateYes

The specified tile must have been previously configured as a moving platform either in the Map Editor or using the Create Platform function.

Example:

add_character(entity["raft"], "east_river_bank", coord[7, 1, 0])

Results: A purple slime will be added to the map on the tile having ID “dungeon_door_01” and will be assigned an ID of “slime_01”.

Use the Add Waypoint function to…


Editor Node:

add_waypoint.1595564618.txt.gz · Last modified: 2020/07/23 21:23 by justin