Animated tilemap

Hi guys

Is it possible to have an animated tilemap in Phaser 3? I have been reading the doc for Tilemap and Tileset but did not see anything about animations.
I have created a tilemap on TILED, with animation on the tiles (water animation, so it’s not just static there with a boat traversing it).
Is it better to import the map already animated, or maybe better to import the tiles and create the animation inside the game itself?

Thanks!

There is a plugin for it :slight_smile: : https://github.com/nkholski/phaser-animated-tiles