Crates.io | bevy_observed_utility |
lib.rs | bevy_observed_utility |
version | |
source | src |
created_at | 2024-08-19 04:48:59.731956+00 |
updated_at | 2025-03-05 01:50:21.671922+00 |
description | Ergonomic and Correct Utility AI for Bevy Engine |
homepage | https://github.com/ItsDoot/bevy_observed_utility |
repository | https://github.com/ItsDoot/bevy_observed_utility |
max_upload_size | |
id | 1343479 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A state-of-the-art utility AI library for Bevy, built using ECS observers, with a focus on ergonomics and correctness.
See the documentation for a complete walkthrough example of using the library.
[dependencies]
bevy_observed_utility = "0.2.0"
Bevy Version | Crate Version |
---|---|
0.14 | 0.1.0 |
0.15 | 0.2.0 |
Parent
/Children
hierarchy components to build actor entities that select actions based on their child score entities.In order of priority:
bevy_observed_utility
is dual-licensed under either:
at your option.