I haven't made a thread in here for so long, but I can't seem to find this. I'm trying to find a way to make it so that if two events are the same colour and touching each other, it triggers another event. But, I really don't know how to make a conditional branch for the colour of an event. I don't even know if there's a script call out there for that (believe me, I've looked), so what I figured was I could instead use the event's name, because I actually found a couple of sites for that. But, when I tried to insert the script call into the conditional branch, it said "undefined method 'character_name = '".
Here was the script call I used: $ game_map.events[ID].character_name
So, yeah, I'm currently looking for a new script call that either checks colour or name.
Thanks in advance.
Here was the script call I used: $ game_map.events[ID].character_name
So, yeah, I'm currently looking for a new script call that either checks colour or name.
Thanks in advance.
