kautism

Results 33 comments of kautism

`Is the file not found error from BytesResourceReader user-facing at all?` I think user will not fact file not found error because I only use this loader load a tmx....

Reupload t1.png in-repo helper has path bug if tmx more deeper ![image](https://user-images.githubusercontent.com/3898040/226794657-41fee2b9-39b9-43db-899b-b9668624c235.png) It has x not flip bugs(I already fix in OP) ![image](https://user-images.githubusercontent.com/3898040/226795247-545e8297-8fa9-4df4-bb05-cb8e0b97e463.png)

Maybe i should extend TilemapBundle's map_size to double times and change every TilePos's x ?

I have a WIP branch about staggeraxis. I'll send PR after fix all founded bugs.

https://github.com/mapeditor/rs-tiled/pull/262

Finally fix this, but i found some strange. Why I need swap RowOdd RowEven and ColumnOdd ColumnEven then It render correctly? https://github.com/StarArawn/bevy_ecs_tilemap/blob/main/examples/helpers/tiled.rs#L263 ```diff - TilemapType::Hexagon(HexCoordSystem::Row) + tiled::Orientation::Hexagonal => match tiled_map.map.staggeraxis...

https://www.eevblog.com/forum/microcontrollers/ftdi-gate-2-0/msg859741/#msg859741 Does it related to this?

I think we can get throphy before you create PSN account.

#17 This is RPCS3's bug not PS3TrophyIsGood's bug.

Daylight time issue?