Help - Search - Members - Calendar
Full Version: Help: How to limit characters movement?
RPG RPG Revolution Forums > Scripting > Event Emporium
Stern
Hello!

So I've been trying to make this custom menu for a line of tutorials for my game.
The tutorial-screen is called from the main using a common events and is entirely made
of pictures.

Navigating through the tutorial screen works fine, but the one issue I have is
that the character moves as well when you press up and down to navigate.

so my question is:

Is there anyway you can disable the players movement without interfering with the menu using events?


I figured a way to do it would be if you somehow could unbind the directional keys using a call script
and then setting them back when you close down the screen. However, I do not know how to do that or
if it's even possible. tongue.gif


Thanks in advance!
Stern
Any administrator can lock/delete this thread, I just realized a way to limit my movement biggrin.gif

for those interested; When I called the common event for the menu,
I also called another common event set to paralell process with the command:

Set move route: Player (wait)
wait : 60 frame(s)

I feel stupid for not thinking of that >_<
RzrBladeMontage
Closed upon request.

- Rzr
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.