Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Learn to make a fun race.

For those who do not know me, I am Marvin.
    And I come to this tutorial to teach you to make a race fun, so it must be a bit of knowledge with the Rpg Maker Xp.

Starting

1. Among the DATA BASE (F8) and go into EVENTS COMMON (final tab), or create an event on the map
2. Create an event called Skip (or any other name), place it on the parallel process CONDITION OF HOME
3. In COMMANDS IN EVENTS create a DEFINING KEYS ADDITIONAL (third tab), select the SHIFT key (or another that is not used in the game) and check the box WAIT BE PRESSED.
4. Create a FORK (third tab), the following condition:-hero-up position (second tab) and select the ELSE CASE.
5. Within this FORK create a MOVEMENT OF Character (second tab), in place OBJECT hero, Frequency OF MOVEMENT-8, put the following motion: start pulo, slipping (start), step up, step up, finish pulo, slipping (end) . Check the OPTION ignore if it can not move.
6. In ELSE CASE put another FORK but with: hero-position-below, then create a moving event but rather than step up, place next step.
7. Do this with the right and left also, it should be this:

Create events with the name HOLE on the map, put them as CONDITION OF INITIAL EVENT - to touch the hero. POSITION OF EVENT - below the hero. In COMMANDS IN EVENT place a flash in character and a TELETRANSPORTAR to the beginning of the map.

CURRENCIES

Create events with the name HOLE on the map, put them as CONDITION OF INITIAL EVENT - to touch the hero. POSITION OF EVENT - even level that the hero. In COMMANDS IN EVENT create a FLOATING (first tab) called COINS, put in operation + and operating- for -1.
Place a PLAY EFFECT SOUND (third tab) and create a VENUE CHANGE OF EVENTS (second tab), so with that COIN is in a place impossible to be achieved by the player, and it is not visible.

Time

Create an event called time, place and CONDITION OF INITIAL EVENT - parallel process. POSITION OF EVENT - below the hero. In COMMANDS IN EVENT place a ADD TEXT, with a message of the type: "You should get all the coins and get to the end of the bridge in 60 seconds." Go to OPERATIONS OF TIMER and check the box SELECT and place 1 minute and 0 seconds (s). Then make another OPERATIONS OF TIMER and select the box and start in place OPTIONS show time. Create a WAIT (second tab), select the waiting time and place 600. Logo below create an ADD TEXT: "You failed," then place a GAME OVER or something that happens if the player lost.

TRANSITION PROHIBITED

Before the end of the map, create an event closing the passage of arrival, place and same level of hero, and as a condition to the touch initial place of the hero, create an ADD TEXT: "you do not have enough coins to pass !!!".
Create a NEW PAGE, with CONDITIONS OF EVENTS - FLOATING - CURRENCIES-A - The EQUAL NUMBER OF COINS YOU PLACED ON STAGE. Change the position of event for BELOW THE HERÓI, and leave the box of COMMANDS IN EVENTS EMPTY.

ARRIVAL

At the end of the map, create an event activated by the touch of character with the following: "congratulations you
Won "after is the test of the MAKER to choose what happens to the hero.
 
What are these weird terms and commands you're talking of? Using any English translated version than the official one, dear? Because if so, I'm afraid to have to tell you that's kind of illegal.
If not... still doesn't make me get it.
 
Hm... unfortunately, he's right. The term 'fork' was, indeed, used in place of 'conditional branch' on PKE, and RM2K3.

Maybe that'll clear up a bit of confusion.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top