Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

How to make a Same as Characters Event but walkable

JanSnow

Villager
Xy$
0.00
What the title says. I'm trying to make an event walkable but its priority also has to be Same As Characters because it has a Player Touch trigger and I want the trigger to be when the player is beside it and not on it. Clicking the through option makes the event go over the character and not under it.

The best solution I can think of right now is editing the through option in the code and making it such that the through option places the event below characters. But how do I do that? Thanks in advance.
 
What the title says. I'm trying to make an event walkable but its priority also has to be Same As Characters because it has a Player Touch trigger and I want the trigger to be when the player is beside it and not on it. Clicking the through option makes the event go over the character and not under it.

The best solution I can think of right now is editing the through option in the code and making it such that the through option places the event below characters. But how do I do that? Thanks in advance.
use set movement route in event . thx for asking, you made me learn a new trick^^
 
Top