Viewing post in Epic RPG World - Grass Land 2.0 comments
Hello! Why are you trying to animate it if the asset is already setup? Is this just for learning Tiled? If I understood your question correctly, you are trying to animate several tiles using the same source tile. You have to select the tile you want to animate and add all frames and then close the animation editor, select the other tile you want from the tileset and repeat the process.
You have to create a tileset first (.tsx), load the png and then do what I explained in my previous comment by selecting the tile from the tileset, open the animation editor and then add all frames. It's also helpful to open all my .tsx and example maps to see how things are done. To learn the software, you should also check their documentation (https://doc.mapeditor.org/en/stable/) and forums (https://discourse.mapeditor.org/). The software is easy once you get the workflow.