PLACE_SAVE_POINT (a child element of STEP) allows you to place a "Save Point" on any map that doesn't allow saving. Save Point is a place that allows the player to save the game progress.
PLACE_SAVE_POINT supports the use of its own child elements as values. For a list of supported child elements please refer to the tree menu on the left.
- <STEP>
- ......
- <PLACE_SAVE_POINT>
- <X>5</X>
- <Y>6</Y>
- </PLACE_SAVE_POINT>
- ......
- </STEP>