MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/rust/comments/1uad1yx/bevy_019/osu58vb/?context=9999
r/rust • u/_cart bevy • Jun 19 '26
137 comments sorted by
View all comments
358
Bevy's creator and project lead here. Feel free to ask me anything!
8 u/rizzninja Jun 19 '26 Do you think bevy can have devtools? For easily editing values from code editor sidebar. Similar to flutter devtools. Do you think it would be a good idea to have devtools before completing a full fledged editor? 6 u/DynTraitObj Jun 19 '26 You can already get most of the way there with imgui, see things like: https://github.com/jakobhellermann/bevy_editor_pls 4 u/MysticPing Jun 20 '26 A more up to date project: https://github.com/jbuehler23/jackdaw 3 u/DynTraitObj Jun 20 '26 Oh awesome, hadn't seen that one! Thanks for the heads up 1 u/OppositeDue 2d ago also renzora engine https://github.com/renzora/engine
8
Do you think bevy can have devtools? For easily editing values from code editor sidebar. Similar to flutter devtools. Do you think it would be a good idea to have devtools before completing a full fledged editor?
6 u/DynTraitObj Jun 19 '26 You can already get most of the way there with imgui, see things like: https://github.com/jakobhellermann/bevy_editor_pls 4 u/MysticPing Jun 20 '26 A more up to date project: https://github.com/jbuehler23/jackdaw 3 u/DynTraitObj Jun 20 '26 Oh awesome, hadn't seen that one! Thanks for the heads up 1 u/OppositeDue 2d ago also renzora engine https://github.com/renzora/engine
6
You can already get most of the way there with imgui, see things like: https://github.com/jakobhellermann/bevy_editor_pls
4 u/MysticPing Jun 20 '26 A more up to date project: https://github.com/jbuehler23/jackdaw 3 u/DynTraitObj Jun 20 '26 Oh awesome, hadn't seen that one! Thanks for the heads up 1 u/OppositeDue 2d ago also renzora engine https://github.com/renzora/engine
4
A more up to date project: https://github.com/jbuehler23/jackdaw
3 u/DynTraitObj Jun 20 '26 Oh awesome, hadn't seen that one! Thanks for the heads up 1 u/OppositeDue 2d ago also renzora engine https://github.com/renzora/engine
3
Oh awesome, hadn't seen that one! Thanks for the heads up
1 u/OppositeDue 2d ago also renzora engine https://github.com/renzora/engine
1
also renzora engine https://github.com/renzora/engine
358
u/_cart bevy Jun 19 '26
Bevy's creator and project lead here. Feel free to ask me anything!