Sept 20 2024
Added current state caching for correct detection of changes Made postcondition setting automatic Fixed some bugs Fixed deltatime value bug Fixed worldstate caching bug Question to self: How to implement default fallback actions in goap? -> Using a default goal always set to true every loop using condition lamndas would probably do the trick
Created Sep 20, 2024 - Last updated: Sep 20, 2024
Seeding 🌱
- Added current state caching for correct detection of changes
- Made postcondition setting automatic
- Fixed some bugs
- Fixed deltatime value bug
- Fixed worldstate caching bug
- Question to self: How to implement default fallback actions in goap? -> Using a default goal always set to true every loop using condition lamndas would probably do the trick