nobbele
nobbele.dev
nobbele
@nobbele.dev
Day 2 of using #bevy, making a song select menu.

Bevy UI is not *bad* but it's not great either, but all engines have kinda bad UI systems. I suspect there's a lot of bugs from Taffy, not bevy, but there are some broken layout properties.

#rustlang #gamedev
January 22, 2025 at 11:18 PM
It's pretty darn ergonomic so far, especially for Rust.

These are two systems I use to handle hit results/judgements. It feels a bit like writing a message-passing (channel) architecture except you don't have to wire up receivers and transmitters manually.
January 21, 2025 at 12:46 AM
Day 1 of trying out Bevy. I'm making a DDR/StepMania clone.
January 21, 2025 at 12:40 AM