Begin 0.7.0-dev, small upgrade to behavior params
I'm not happy with the flocking behavior so I fiddled with the program to find these new behavior parameters. It's annoying to constantly rebuild the program, though, and I'd like for the end-user to be able to fiddle with it at runtime. To that end, v0.7.0 shall be the UI update.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -142,7 +142,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "another-boids-in-rust"
|
||||
version = "0.6.0"
|
||||
version = "0.7.0-dev1"
|
||||
dependencies = [
|
||||
"bevy",
|
||||
"bevy_spatial",
|
||||
|
||||
Reference in New Issue
Block a user