YEM-EM + Wora Caterpillar
Version 1.1
FenixFyreX
Introduction
Have you wanted a caterpillar with 8 directional movement and poses for your caterpillar characters? Well, here you go; Woratana's caterpillar coupled with Yanfly's custom extended movement script is finally done D:
Script/Demo
The demo with the scripts can be found here:
YEM-EM+WC v.1.1
FAQ / Q&A / Notes
Can you add events and remove events from the caterpillar?
Yes, but it is a bit complicated. If you add an event, every map you can access from then on with the event in tow must have the same event on that same id. So, if you add event 1, event 1 must be the same on each map(i assume, at least).
What are all the script calls one can make, etc?
Here is a full list:
Spoiler Code:
cater_pose(id, pose) # allows you to make a capterpillar character do a pose player_pose(pose) # allows you to make the player do a pose event_pose(id, pose) # allows you to make an event pose ppose_break # breaks the players pose epose_break # breaks an event's pose cpose_break # breaks a caterpillar character's pose cater_move(id, direction, amount) # moves a caterpillar character x amount in the direction specified event_follow(id) # makes an event follow the caterpillar train all_events_leave # makes all events leave the caterpillar train event_leave(array) # takes each id from the array and removes that event. does nothing if that event is not found.
If you have any questions, or bugs, please ask / post.
NOTICE: Poses have to be scripted in, so if you have a pose you'd like, provide a graphic and a descrtipion in the below format and I'll add it in. The graphic will be for testing.
NOTICE: To use this system, you must credit: Woratana, Yanfly, FenixFyreX
本贴来自国际rpgmaker官方论坛作者:FenixFyreX处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/wora-caterpillar-yem-custom-movement.3380/