You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taking an item is implemented via aniComb in HumanS.mds like this:
ani ("c_Stand_2_IGet_1"1""0.00.0 . "Hum_ItemGet_A03.asc"F19)
ani ("c_Stand_2_IGet_2"1""0.00.0 . "Hum_ItemGet_A03.asc"F2129)
ani ("c_Stand_2_IGet_3"1""0.00.0 . "Hum_ItemGet_A03.asc"F4149)
aniComb ("t_Stand_2_IGet"1"s_IGet"0.10.0M. "c_Stand_2_IGet_"3)
ani ("c_IGet_1"1""0.00.0 . "Hum_ItemGet_A03.asc"F1010)
ani ("c_IGet_2"1""0.00.0 . "Hum_ItemGet_A03.asc"F3030)
ani ("c_IGet_3"1""0.00.0 . "Hum_ItemGet_A03.asc"F5050)
aniComb ("s_IGet"1"s_IGet"0.00.0M. "c_IGet_"3)
ani ("c_IGet_2_Stand_1"1""0.00.0 . "Hum_ItemGet_A03.asc"F1119)
ani ("c_IGet_2_Stand_2"1""0.00.0 . "Hum_ItemGet_A03.asc"F3139)
ani ("c_IGet_2_Stand_3"1""0.00.0 . "Hum_ItemGet_A03.asc"F5159)
aniComb ("t_IGet_2_Stand"1""0.00.1M. "c_IGet_2_Stand_"3)
These would have to be implemented in both ZenLib and BsZenLib.
The text was updated successfully, but these errors were encountered:
Taking an item is implemented via
aniComb
inHumanS.mds
like this:These would have to be implemented in both ZenLib and BsZenLib.
The text was updated successfully, but these errors were encountered: