Notice: fwrite(): Write of 44 bytes failed with errno=28 No space left on device in /home/rmrk/domains/rmrk.net/public_html/Sources/Cache/APIs/FileBased.php on line 96
Event Conditional on player's movement direction?
Main Menu

Event Conditional on player's movement direction?

Started by doriangrey, September 11, 2009, 05:46:23 PM

0 Members and 1 Guest are viewing this topic.

doriangrey

Hey all

I know this is should be simple because I think I've done it before but for the life of me I can't remember how and I'm struggling with it... for an event to say, lead you from the path you're on to the next map.. how can it be set so that the event only triggers if the player is walking in the path's direction, rather than south across event? Is that doable, or do I have a false memory?

Thanks so much.

Grafikal

Conditional Branch: Player FACING: Down
Then: does this stuff
Else: does this stuff instead

it's one of the most basic operations in there, just look at each page of the conditional branch.

doriangrey

Thanks Grafikal... I have long since known that but I was having a brain fart.  :tpg:

Kokowam

Next time, put topics like this in here:
http://rmrk.net/index.php/board,105.0.html

Because this board is for technical support (things concerning the actual functioning of the maker and not the functions of it). Not as many people know about the actual technical things so they might skip over this board; putting it in the right board will make sure you get feedback properly and faster :)

Grafikal

well, in the end it goes there, but considering he genuinely didn't know that the function existed it would technically be technical support for him. Eventing for us :)

I'll move it to tutorials though