TilemapGPULayer Animated tiles breaks if 2 or more animated tiles are present in tileset
Author: saintflow47Created Jun 29, 2026Updated Jun 29, 2026
- Phaser Version: 4.2
- Operating system: Windows 11
- Browser: Google Chrome
Description
As soon as 2 or more animated tiles are defined in a tileset all animated tiles apart from the first stop working in a TilemapGPULayer
Example Test Code
https://stackblitz.com/edit/vitejs-vite-hrfwkpon?file=src%2Fmain.js
Should render like:
https://github.com/user-attachments/assets/a5406819-b28b-4024-b8cc-3c7c9a8d064f
Additional Information
It would be great if creating examples like this was a more straightforward process
Source: phaserjs/phaser