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.

Doors Question

Okay, so I was ESTATIC when the door I created worked. I'd go through the door, and it'd actually transport me to the room! (This is a big accomplishment for me, jsyk.)
So, I go through the door from the outside of the house, and when I get into the house, the player moves really slowly. When you leave the house and return to the town, you still move slowly.
Any ideas on why, and how I can fix it?
 
screenshot1.jpg


that is the first event, which is the door from the outside.

screenshot2.jpg


this is the door from the inside.

Help? Thanks :) I followed a tutorial on doing this and put in what they said.
 
Yeah, remove the Change Speed: 3 from the move routes, and it will fix your problem.

Otherwise, you could add another move route to the end, Change Speed: 4 to restore it to normal.

Normal speed is 4 - Fast
 
Okay, I finally have the speed working :)

Also, don't forget to turn Through OFF again. Embarrassing problems with mazes, otherwise.

When I do this, I can't move out of the door. When I'm in the room I'm okay, but I'm having problems when I exit. Either I can walk on top of everything, or I can't move at all.
 
EDIT: I was completely wrong there. Here's a better idea:

If you are having trouble, remove the through from the end of the move route. Immediately after your move route, add "Wait for Move's Completion".

Following this, add another move route to toggle THROUGH back to off.
 
Everything looks fine except for your player movement. Do something like:

Set Move Route: [Player]
:$> Through ON
:$> Change Speed: 3
:$> Move Up
:$> Through OFF
:$> Change Speed: 4
 

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