twhl-community / halflife-unified-sdk-assets

Asset sources for the Half-Life Unified SDK. See https://github.com/twhl-community/halflife-unified-sdk
MIT License
8 stars 4 forks source link

Create shared Hologram pushcart model. #11

Closed malortie closed 1 year ago

malortie commented 1 year ago

See https://github.com/SamVanheer/halflife-unified-sdk/issues/431

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:

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.

SamVanheer commented 1 year ago

Fixed by #12.