Changes

Jump to navigation Jump to search
28 bytes removed ,  22:24, 25 November 2018
m
Line 42: Line 42:     
<source lang="yaml">
 
<source lang="yaml">
<time> <map> <coord x y> <?> <animation>
+
<time> <map> <coord x y> <position> <animation>
 
</source>
 
</source>
   Line 48: Line 48:  
* {{o|map}} is the map on which the target location is
 
* {{o|map}} is the map on which the target location is
 
* {{o|coord x y}} is the x and y coordinates of the target location, without a comma
 
* {{o|coord x y}} is the x and y coordinates of the target location, without a comma
* {{o|?}} TODO; possibly the direction the NPC actor shall face once reaching the target location, or a spritesheet index ID.
+
* {{o|position}} The direction the NPC actor shall face once reaching the target location.
 
* {{o|animation}} (optional): is the animation the NPC actor will execute at reaching the target location.
 
* {{o|animation}} (optional): is the animation the NPC actor will execute at reaching the target location.
  
10

edits

Navigation menu