Commit graph

8 commits

Author SHA1 Message Date
2f727e403d
finally understand how to remap coordinates between LDtk and Bevy 😵‍💫 2025-07-17 17:00:55 +08:00
ff9007c0f2
register and bundle EntityInstance, make PlayerBundle pub 2025-07-17 16:54:48 +08:00
046cc8dba8
better var name, reduce debug logging 2025-07-17 16:52:48 +08:00
e4521e2e0c
update levels positions to work around offset bug 2025-07-17 16:50:22 +08:00
56dd566af8
change y again, add StateScoped to level and player, optimize level sel. 2025-07-08 17:30:32 +08:00
dffaadf7ec
improve debug maps, add usable camera scrolling
Some checks failed
CI / Format (push) Has been cancelled
CI / Docs (push) Has been cancelled
CI / Clippy lints (push) Has been cancelled
CI / Bevy lints (push) Has been cancelled
CI / Tests (push) Has been cancelled
CI / Check web (push) Has been cancelled
2025-07-07 21:51:06 +08:00
ec9df9433c
debug neighbours (in the end they work, it bad UI in inspector)
Some checks are pending
CI / Format (push) Waiting to run
CI / Docs (push) Waiting to run
CI / Clippy lints (push) Waiting to run
CI / Bevy lints (push) Waiting to run
CI / Tests (push) Waiting to run
CI / Check web (push) Waiting to run
2025-07-06 22:29:12 +08:00
495556500f
first committ, still fighting with... a lot! 😅
Some checks are pending
CI / Format (push) Waiting to run
CI / Docs (push) Waiting to run
CI / Clippy lints (push) Waiting to run
CI / Bevy lints (push) Waiting to run
CI / Tests (push) Waiting to run
CI / Check web (push) Waiting to run
2025-07-06 22:14:17 +08:00