- Joined
- Jun 10, 2018
- Messages
- 481
- Reaction score
- 1,875
- First Language
- Japanese
- Primarily Uses
- RMMZ
TF_Undulation.js 1.8.6.1
Tonbi@Tobishima-Factory
Tonbi@Tobishima-Factory
Introduction
Can walk tiles of different height naturally, such as stairs.
Credits & Terms of Usage!
- (c) Tonbi@Tobishima-Factory
- Released under the MIT License.
https://github.com/tonbijp/RPGMakerMV
Features
- You can up and down stairs use only ←→ key.
- 3 different angle stairs can be set.
- 3 different height bumps can be set.
- Use no plugin command, no region tile.
- You can set option by official map tool.
CAUTION : This plugin needs HalfMove.js made by Triacontane.
How to Use
1. Set Terrain Tag (Default : 1) to A5BCDE tile.
2. Set 4 direction for details.
- 0x0 ↑→←↓ : | Center Wall
- 0x1 ↑→←・ : ⤾ R Spiral Bottom
- 0x2 ↑→・↓ : \ 63°
- 0x3 ↑→・・ : \ 27° South Side
- 0x4 ↑・←↓ : / 63°
- 0x5 ↑・←・ : / 27° South Side
- 0x6 ↑・・↓ : N/A
- 0x7 ↑・・・ : ⤿ L Spiral Bottom
- 0x8 ・→←↓ : ⤾ R Spiral Top
- 0x9 ・→←・ : ⤾ R Spiral Half
- 0xA ・→・↓ : \ 27° North Side
- 0xB ・→・・ : \ 45°
- 0xC ・・←↓ : / 27° NorthSide
- 0xD ・・←・ : / 45°
- 0xE ・・・↓ : ⤿ L Spiral Top
- 0xF ・・・・ : ⤿ L Spiral Half
3. Set Ladder and Damage floor to bump level.
Ladder Damage
OFF OFF No Bump (Apply 4 direction setting.Written in 2.)
ON OFF Bump Level 1(Default:6px)
OFF ON Bump Level 2(Default:12px)
ON ON Bump Level 3(Default:18px)
Example

Useful materials
- Stairs and banisters (by Tonbi myself)
- cliff addon (by PandaMaru)
History
[2019-12-23] 1.8.6.1
- Wrong collision in W45 and E45 settings are removed.
- Add spiral stairs setting.
- Add TerrainTagSN option. You can make resist effect to stairs for south to north.
- Add Center Wall setting. You can create a block line in the center of the tile.
- Add ClimbResist option. You can choose climb resist from 0 to 6.
- Released.
Other Plugins
- TF_LayeredMap.js(You can walk around the tile!)
- TF_BalloonEx.js(Set the balloon location and animation to freely.)
Last edited: