UNPKG

com.phantomsxr.xrmodgoapaimodule

Version:

Goal Oriented Action Planning (GOAP) is a technique commonly used in game AI to create agents that can autonomously determine their actions and achieve specific goals within the game environment. GOAP can be used to create complex and adaptive behavior fo

104 lines (52 loc) 1.16 kB
# 1.0.0-preview.16 ## Changed - Optimize the project # 1.0.0-preview.15 ## Add - Added missing clrs # 1.0.0-preview.14 ## Fixed - Fixed CLRs type error # 1.0.0-preview.13 ## Added - Added Missing CLRs # 1.0.0-preview.12 ## Changed - Changed MenuItem path # 1.0.0-preview.11 ## Fixed - Fixed OnNoActionFound KeyNotFoundException bug ## Remved - Removed debug in TypeReSolveHelper # 1.0.0-preview.10 ## Updated - Update GOAP Core to 3.0.29 version # 1.0.0-preview.9 ## Fixed - Fixed RegisterDelegateConvertor of Goap.Core.IGoapAction # 1.0.0-preview.8 ## Fixed - Fixed Goap.Core.IGoapAction not found. # 1.0.0-preview.7 ## Fixed - Fixed create scripts from template error # 1.0.0-preview.6 ## Fixed - Fixed create scripts from template error # 1.0.0-preview.5 ## Fixed - Fixed create scripts from template error # 1.0.0-preview.4 ## Fixed - Fixed create scripts from template error # 1.0.0-preview.3 ## Changed - Changed Folder Name # 1.0.0-preview.2 ## Added - Add List AgentTypeFactoryBase Binding # 1.0.0-preview.2 ## Fix - Fix required unity version from 6000.1 to 6000.0 # 1.0.0-preview.1 First commit