Hi !I have a loop who replace tile by index (1 to 4) for animate a coin. I put a trigger over the tile and if the player enter in : I swap the tile to index 0 for hide it.I would like stop the animation loop when the tile index is 0Perhaps with the using of VM_IF and VM_GET_TILE_XY for know the state of the coin.Thank you !Jul