Player animations not set up correctly #3

Open
opened 2023-09-08 04:04:58 +00:00 by max · 1 comment
Owner

Player animations all use the same generic animations and don't utilize any of the unique animation sets in the player models.

Player animations all use the same generic animations and don't utilize any of the unique animation sets in the player models.
eukara added the
Kind/Enhancement
Priority
Medium
labels 2023-09-08 05:45:11 +00:00
eukara added this to the v1.6 milestone 2023-09-08 17:15:08 +00:00
Owner

The answer is probably within CBasePlayer::SetAnimation as to why it's not dealing with the idle animations properly. Will address this when the port is completed.

f04abd78e2/dlls/player.cpp (L1196)

The answer is probably within CBasePlayer::SetAnimation as to why it's not dealing with the idle animations properly. Will address this when the port is completed. https://code.idtech.space/vera/halflife-thewastes-sdk/src/commit/f04abd78e2bf0d36b2d4c2cd56f9afafe43d9338/dlls/player.cpp#L1196
eukara added
Kind/Bug
and removed
Kind/Enhancement
labels 2023-09-11 19:17:45 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vera/halflife-thewastes-sdk#3
No description provided.