I would like to animate some tiles of my tilemap, but I don't know which is the best method to do it, also I have to say that I'm using a single image for each Tile(This because if I use a SpriteSheet image and then I cut it for each tile when drawing the Tilemap depending of the camera position it shows some gaps between tiles).