this post was submitted on 14 Feb 2024
13 points (100.0% liked)

Bevy

253 readers
1 users here now

A community for discussion around the bevy game engine! https://bevyengine.org/

founded 1 year ago
MODERATORS
13
Reworked object placing (files.mastodon.social)
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/bevy
 

Improved logic and added visual feedback.

Also switched from bevy_rapier to bevy_xpbd. My game only needs collision detection and with bevy_xpbd I can disable unnecessary logic by toggling plugins. So convenient! It was an easy transition since the API is very similar. The author is also very active and helpful.

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