Introduction:
This plugin limits the range of movable events.
Screenshot:
Using <Movable:2, 2, 1, 1> forces Hot Vampire Dude to move only on the moss.
How to Use:
- Install the plugin file in your project’s plugin folder.
- Go to the Plugin Manager and add the plugin there.
- You need the following plugins as well: PluginCommonBase.js
- In the notebox of the event you want to limit, add following notetag:
<Movable:u, d, l, r>
- u : Number of tiles that can move up
- d : Number of tiles that can move down
- l : Number of tiles that can move left
- r : Number of tiles that can move right
5. Change the u,d, l,r to your numeric value of choice. If you use a negative value, the event will be able to move unlimited in that direction.
Demo: None.
Please download the plugin here.
Terms of Use:
This plugin is released under MIT license.