- Joined
- Sep 27, 2015
- Messages
- 99
- Reaction score
- 210
- First Language
- French
Hello everyone!!
Today we will learn how to create an elevator thgough events!
Once it is done, the game will be like this:
- press the button to call the elevator
- enter the elevator by yourself
- go to the panel command to press the desired floor button
- go out of the elevator once it arrived.
-------------------------------------------------------------------------------------------------------------------------
Before we begin
You will need some plug-ins to achieve this tutorial:
- Yanfly's Message core & Extented message
- Tsukihime's Custom Page Conditions
If you want an elevator with a 3D effect like in the video, here you are the tileset (includes lights):
-------------------------------------------------------------------------------------------------------------------------
1. Creating your maps
For this tutorial i decided to go with 3 floors: a ground floor (RDC), a 1st floor (1er étage) and a 2nd floor (2ème étage). You will have to create your 3 maps, and create a 'th map: the inside of the elevator. When the tutorial is done, you should end up with something similar to this:
-------------------------------------------------------------------------------------------------------------------------
2. Creating your elevator event
We will begin by creating an elevator event:
-------------------------------------------------------------------------------------------------------------------------
3. Creating your command event
Now we will create our command event. As the pad is included in my elevator sprite, i didn't put any image, but make sure to put one in yours!
-------------------------------------------------------------------------------------------------------------------------
4. Creating your check Player's coordonates on map
Simply create a parallel event with 3 variables:
-------------------------------------------------------------------------------------------------------------------------
5. Creating the Self Switch "C" deactivation event
-------------------------------------------------------------------------------------------------------------------------
6. Creating your Inside-Elevator command event
-------------------------------------------------------------------------------------------------------------------------
7. Creating the teleport event
-------------------------------------------------------------------------------------------------------------------------
8. Repeat the process
Now do the same thing for your floors, make sure you change the maps ID and Events ID in your self switches script calls and conditions.
And you're done!
I hope this tutorial was useful, and provided a way to improve how elevators work! So now your player can act and do actions while waiting for the elevator, and even talk to NPCs while the elevator is going upstairs/downstairs!
Today we will learn how to create an elevator thgough events!
Once it is done, the game will be like this:
- press the button to call the elevator
- enter the elevator by yourself
- go to the panel command to press the desired floor button
- go out of the elevator once it arrived.
-------------------------------------------------------------------------------------------------------------------------
Before we begin
You will need some plug-ins to achieve this tutorial:
- Yanfly's Message core & Extented message
- Tsukihime's Custom Page Conditions
If you want an elevator with a 3D effect like in the video, here you are the tileset (includes lights):
-------------------------------------------------------------------------------------------------------------------------
1. Creating your maps
For this tutorial i decided to go with 3 floors: a ground floor (RDC), a 1st floor (1er étage) and a 2nd floor (2ème étage). You will have to create your 3 maps, and create a 'th map: the inside of the elevator. When the tutorial is done, you should end up with something similar to this:
-------------------------------------------------------------------------------------------------------------------------
2. Creating your elevator event
We will begin by creating an elevator event:
-------------------------------------------------------------------------------------------------------------------------
3. Creating your command event
Now we will create our command event. As the pad is included in my elevator sprite, i didn't put any image, but make sure to put one in yours!
-------------------------------------------------------------------------------------------------------------------------
4. Creating your check Player's coordonates on map
Simply create a parallel event with 3 variables:
-------------------------------------------------------------------------------------------------------------------------
5. Creating the Self Switch "C" deactivation event
-------------------------------------------------------------------------------------------------------------------------
6. Creating your Inside-Elevator command event
-------------------------------------------------------------------------------------------------------------------------
7. Creating the teleport event
-------------------------------------------------------------------------------------------------------------------------
8. Repeat the process
Now do the same thing for your floors, make sure you change the maps ID and Events ID in your self switches script calls and conditions.
And you're done!
I hope this tutorial was useful, and provided a way to improve how elevators work! So now your player can act and do actions while waiting for the elevator, and even talk to NPCs while the elevator is going upstairs/downstairs!
Last edited by a moderator:


















