linux-man / p5.tiledmap

Use Tiled maps on p5.js
GNU Lesser General Public License v2.1
63 stars 16 forks source link

animation #8

Open jeremymikkelsen opened 2 years ago

jeremymikkelsen commented 2 years ago

Thank you for adapting tiled to p5. After learning p5 from Khan my kids wanted to try building a little mini-game. We got tiled up and going and noticed the very easy way to created animated tiles. However, I noticed when we got it running in the browser... that the animations did not come through. I checked the map export from tiled, it has the animation as a tile described. I am assuming that is something you have not implemented... but I wanted to ask first.

http://game.themikkelsens.com/PixelDuchy/duchy.html

linux-man commented 2 years ago

It's not implemented yet. Some users forked pt5.tiledmap and intended to add this feature but none come up with anything. I'll have a look. No promises.