GDevelop
GDevelop copied to clipboard
Fix tilemap new weird behaviors
- Improve performance display when painting using a PIXI.TilingSprite
- Fix painting when tilemap is rotated
- Allow atlas size to be something else then a tile size multiple and ignore last column and row
- Display error message only when the the tile size is greater than the atlas image
- Do not crash preview if tilemap badly configured
- Add object name in actions and conditions