Updated Windows Path Tool
Waffle Path Tool » Devlog
Change menu to permit a selection of export formats.
Full Text - actual pixel position of nodes
Grid Text - Calculated Grid Position (based on tilesize)
RPG Text - Same as Grid Text
but added RPG Maker Script commands (as text)
RPG Script - Same as RPG Text
but exported in RPG Maker MV/MZ format (not as text)
The RPG Script I use is actually JS (code 45 in RPG Maker)...
So, instead of move down ... it will be
this._y=34;
I prefer this method so I do not need to say
move down move down move down .... and wonder where the event went...
this way, I have the destination and can see what is happening.
You will still need to add the
Turn commands as needed
stepping on/off as needed ...
Files
wfPath2.zip Play in browser
13 days ago
windowsPath.zip 249 kB
11 days ago
Get Waffle Path Tool
Download NowName your own price
Waffle Path Tool
Tool for creating paths for game objects
More posts
- RPG Maker Support13 days ago
Leave a comment
Log in with itch.io to leave a comment.