I found a similar topic on this, but a definite conclusion was never drawn on whether or not this is possible, and I didn't want to dig up a 6 month old post!
Is there a way to have an event's sprite appear below the 3rd layer and above the 2nd layer on the map? I'm trying to have an animated event of fish swimming in water, but I'd like for the fish to appear beneath any objects floating on the water, such as lillypads. If I have the water as layer 1 and the lillypad as layer 3, that leaves layer 2 free for the fish event's sprite, but the trouble is I don't know how to edit the spriteset_map script to allow me to set the sprite so it appears between layers 1 and 3 of the map.
I also looked into using a custom tilemap script as a solution, but doing so seems to slow down the game quite a bit. Does anyone know another way to accomplish this?
I would appreciate any help/advice in this matter. Thanks!
Is there a way to have an event's sprite appear below the 3rd layer and above the 2nd layer on the map? I'm trying to have an animated event of fish swimming in water, but I'd like for the fish to appear beneath any objects floating on the water, such as lillypads. If I have the water as layer 1 and the lillypad as layer 3, that leaves layer 2 free for the fish event's sprite, but the trouble is I don't know how to edit the spriteset_map script to allow me to set the sprite so it appears between layers 1 and 3 of the map.
I also looked into using a custom tilemap script as a solution, but doing so seems to slow down the game quite a bit. Does anyone know another way to accomplish this?
I would appreciate any help/advice in this matter. Thanks!