Home > Tutorials > RPG Maker VX > Transform button
Transform button
Don't worry, it's really easy!
1. F9 -> Common Events -> Create a common:
- Name: Transform Button
- Trigger: Parallel
- Condition Switch: 1 - Transform Button
2. In " List of Event Commands":
@> Conditional Branch: The Y button is being pressed
@> Show Animation: Player, [Recover2]
@> Wait: 30 frame(s)
@> Change Actor Graphic: [Ralph],'Animal',0,'Actor1',0
@> Wait 300 frame(s)
@> Show Animation: Player, [Recover2]
@> Wait: 30 frame(s)
@> Change Actor Graphic: [Ralph],'Actor1',0,'Actor1',0
: Else
@>
: Branch End
3. Go to Map, create an event with Trigger is Autorun or something... what ever but must turn on switch 1 (Transform Button).
If you not understand, Download this DEMO:
http://www.mediafire.com/?75irh3dho7th4qy
|
|
Details
|
|
Tutorial:
|
Transform button |
|
Date Listed:
|
Mon, 19 Sep 2011 08:51:57 -0400 |
|
Author:
|
sanggameboy
|
|
Total Hits:
|
1236 |
|
|