Commit Graph

7 Commits

Author SHA1 Message Date
bf1d1d8d3b Onehot功能完善,修正
OneHot功能完善,更改TaySensor探测到Tag的index表示。与之前不通用!
修正PlayMode中的scenePrefabSet未定位错误
修正Raysensor中TagToInt不包含rayTagResult中的-1
2023-12-31 07:49:58 +09:00
f3c5f539ec first readme commit 2023-12-29 23:51:05 +09:00
ba27cab015 CommonParameterContainer改为Singleton模式 2023-11-03 12:56:44 +09:00
779897c874 解决在commit 03267d2 中添加goto模式的facing reward未对play mode适配的问题。 2023-10-25 04:05:50 +09:00
9087a8c552 分离所有RewardFunction相关到单独的一个Script里。 2023-10-24 03:34:15 +09:00
6091dca65d 分离Parameter为Common Parameter和会随着游戏State改变的Parameter。
将不需要public的一些变量改为private。
2023-10-23 01:54:30 +09:00
86d6b41ed7 V3.4.1 整理script位置 2023-10-15 02:16:43 +09:00