A separate model holo_cart.mdl has been created to include pushcart sequence. Sequences troom_talkidle_1 and troom_talkidle_2 have also been added so the AI can choose idle sequences for ACT_IDLE activity.
Sequence pushcart has been removed from holo.mdl.
Add the following sequences:
[x] troom_talkidle_1
[x] troom_talkidle_2
[x] pushcart
Additional information
The new holo.mdl was tested in game. The correct walk sequence now plays during the training sequence. holo.mdl was temporarily replaced with holo_cart.mdl to test pushcart sequence ba_security2. The sequence also plays correctly.
See https://github.com/SamVanheer/halflife-unified-sdk/issues/431
A separate model
holo_cart.mdl
has been created to includepushcart
sequence. Sequencestroom_talkidle_1
andtroom_talkidle_2
have also been added so the AI can choose idle sequences forACT_IDLE
activity.Sequence
pushcart
has been removed fromholo.mdl
.Add the following sequences:
Additional information
The new
holo.mdl
was tested in game. The correct walk sequence now plays during the training sequence.holo.mdl
was temporarily replaced withholo_cart.mdl
to testpushcart
sequenceba_security2
. The sequence also plays correctly.