Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
So i've basically been attempting to make a 2x3 strength boulder, with the top row of tiles being able to appear above the player. I was wondering if anyone knows of a possible solution, i'm not sure if its possible.
The only thing I can think of is having both of the events having a self switch that activates when the other is interacted with, so for example pbsetSelfSwitch, 3, "A", true for the first, pbsetSelfSwitch, 4, "A", true for the second.