this post was submitted on 18 Sep 2024
1 points (100.0% liked)

Project Harmonia

82 readers
3 users here now

A work-in-progress life simulation game.

GitHub

founded 1 year ago
MODERATORS
 

This week, I was fixing bugs (there were a lot!) and refactoring.

I finally migrated the game's physics from XPBD to Avian. The migration was seamless since we're only using it for picking, collision checking, and navigation for now ๐Ÿ˜…

It's worth noting that I also switched from Avian's global Position component to Bevy's relative Transform, as the global Position breaks when there are multiple cities.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here