#editor #hint #future #entity #field #reflection #improve

bevy_hints

Hints for future bevy editors to improve usability

1 unstable release

new 0.1.0 Nov 25, 2024

#1501 in Game dev

MIT license

3KB

bevy_hints

Hints to future editors that this entity / struct field should be interacted in some way. Sometimes I want to customize how bevy_editor_pls generates UIs for my reflected values or entities. But I want my changes to also reflect in future editors without resorting to one-off patches for certain behaviours for just bevy_editor_pls and bevy-inspector-egui, and I think this is a slightly cleaner way of achieving that goal.

Dependencies

~18MB
~359K SLoC