You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created the tileset with Tiled and adding polyline collision to tile. I added to Bonfire project some collision show collectly. But for the polyline it placed in wrong position. Please check image below
vynln92
changed the title
[Bug]: Show wrong collision position with polyline collistion from Tiled
[Bug]: Show wrong collision position with polyline collision from Tiled
Mar 19, 2024
What happened?
I created the tileset with Tiled and adding polyline collision to tile. I added to Bonfire project some collision show collectly. But for the polyline it placed in wrong position. Please check image below
Steps to reproduce?
child: BonfireWidget( ... map: WorldMapByTiled(TiledAssetReader(asset: 'tiled/map3.json'), forceTileSize: Vector2(tileSize, tileSize), objectsBuilder: { }), Assets: https://drive.google.com/drive/folders/1wj-Myc2ew6zbKVcpKTj-qVhBV1KEaOYW
What did you expect to happen?
I expected the polyline collision show placed in correct position as Tiled preview
Bonfire version
3.6.1
Relevant log output
No response
The text was updated successfully, but these errors were encountered: