3
0
Fork 0

Update Opposing Force.md

Grammar
This commit is contained in:
Maxwell Bunch 2023-09-24 23:27:30 +00:00
parent cf5dc275c2
commit 4181de739c

View file

@ -28,7 +28,7 @@ There is an ifdef for Win32 in the function that makes it so only Windows compil
Due to the animation enum still matching up with HL, the MP5 expects an identical animation list to HL. But Gearbox seemingly intended to introduce a holster animation to the MP5 and made a duplicate of the deploy animation based upon longidle. This animation appears in the animation list right before the shooting animations. As a result, the game proceeds to use "deploy, shoot, shoot" instead of "shoot, shoot, shoot"
Adjusting the enum could allow this to be fixed, but the HD pack does not have this animation. It might be wise to edit the model to remove the extra "deploy" animation.
Adjusting the enum could allow for this to be fixed, but the HD pack does not have this animation. It might be wise to edit the model to remove the extra "deploy" animation.
This also affects Blue Shift.