issues Search Results · repo:zkat/big-brain language:Rust
Filter by
59 results
(66 ms)59 results
inzkat/big-brain (press backspace or delete to remove)big-brain is panicking on usage of std::time::Instant when used in web builds.
Bevy provides bevy::platform::time::Instant for compatibility.
See https://github.com/bevyengine/bevy/discussions/19188 ...
rparrett
- Opened on May 12
- #117
https://github.com/zkat/big-brain/blob/d9181eec41e3744b5eeb38acf72128bb40f03292/src/scorers.rs#L132-L141
This is useful to ensure change detection is only triggered when the underlying value changes, ...
baozaolaoba-top
- 1
- Opened on Apr 24
- #115
https://github.com/zkat/big-brain/blob/d9181eec41e3744b5eeb38acf72128bb40f03292/src/thinker.rs#L45-L90
baozaolaoba-top
- 1
- Opened on Apr 24
- #114
https://github.com/zkat/big-brain/blob/d9181eec41e3744b5eeb38acf72128bb40f03292/src/lib.rs#L225-L230
/// A shorthand for Interned dyn SystemSet . pub type InternedSystemSet = Interned dyn SystemSet ; ...
baozaolaoba-top
- 1
- Opened on Apr 24
- #113
How would one remove a thinker from the entity?
Scenario
Big-brain powered goblin has been killed by Player. I want to remove AI components from the entity, so that only
lifeless husk stays.
First idea ...
frondeus
- 1
- Opened on Mar 3
- #108
I m figuring out how to model the following scenario:
- An automated turret/laser needs to figure out which entity to target
- Targetable entities have a value
- The turret wants to maximise the ...
rosofo
- 3
- Opened on Dec 13, 2024
- #107
I m wondering if it s possible/within the scope of this crate to allow serialization (specifically of the data in a
ThinkerBuilder). I can see it being useful to persist AI to a save, or prototype quickly ...
enhancement
help wanted
piedoom
- 2
- Opened on Aug 18, 2024
- #104
This should have an initial value of one, not zero:
https://github.com/zkat/big-brain/blob/db1509def03b8513dbd9aed4510ddac67a6fe81e/src/measures.rs#L33-L39
ItsDoot
- Opened on Aug 15, 2024
- #103
Hello and thanks for an amazing library. I m running into an issue when using a Success | Failure matcher for action
cleanup:
...
ActionState::Cancelled = {
*state = ActionState::Failure; ...
bug
isidornygren
- 1
- Opened on Jul 25, 2024
- #102

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.