I made a script and a sprite to a one-way platform(you can go through one of the ways of the platform, but not the other). I want it to look like this:
Using it like normal will not work, because the platform’s sprite is respiting.
I have heard that I can use tile maps, and so I can use rule tiles so the thick black lines won’t appear, however, I think that there is a better way than using a tile map object for every set of them. And adding animations to tile maps is not easy.
Is there another better idea?