Use Bevy's "required components" feature #27

Open
opened 2025-08-14 16:33:47 -07:00 by robert · 0 comments
Owner

I can add required components to the various things in crate::objects to make sure they have important things, like velocity. It might also shrink the lines of code... maybe.

I can add required components to the various things in `crate::objects` to make sure they have important things, like velocity. It might also shrink the lines of code... maybe.
robert added the enhancement label 2025-08-14 16:33:47 -07:00
robert added this to the Finish the Game project 2025-08-14 16:33:47 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: robert/another-asteroids#27