Position Mark: Difference between revisions
Add Position Mark to the wiki |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Position Mark is a position in the Map Background an actor/object/performer must end up in after a command. Position Marks are used by opcodes like MovePositionMark, SlidePositionMark, SetPositionMark and others. The format of it Position Mark is <code>Position<'NameOfPositionMark', x, y></code>. Clicking on the mark in the script brings you an option to edit Position Marks, where you can place where you want an someone/something to end up be. | Position Mark is a position in the [[Map Background]] an actor/object/performer must end up in after a command. Position Marks are used by opcodes like MovePositionMark, SlidePositionMark, SetPositionMark and others. The format of it Position Mark is <code>Position<'NameOfPositionMark', x, y></code>. Clicking on the mark in the script brings you an option to edit Position Marks, where you can place where you want an someone/something to end up be. | ||