Flocking params as a resource & egui-inspector
The birdoid flocking parameters are now a resource named `FlockingParameters`. Adjustments can be made using the Egui inspector widget, although I plan to make a custom UI in the future.
This commit is contained in:
@@ -6,6 +6,7 @@ license = "AGPL-3.0-only"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.16.0"
|
||||
bevy-inspector-egui = "0.32"
|
||||
|
||||
# Grand-dependency pins
|
||||
# ab_glyph = "0.2.16"
|
||||
|
||||
Reference in New Issue
Block a user