Closed badandbest closed 5 months ago
Please it's been over 100 days
Please it's been over 200 days
Can you explain this to me like I'm a 5 year old please. Is this in animgraph?
Yes! Sorry, should have specified that more clearly.
Something about the node's math is wrong.
https://github.com/sboxgame/issues/assets/91832803/9535dc7f-733a-40a1-b9ee-8b84a62a97ce
I should also make it clear that this is not a problem with the citizen animations.
1 year anniversary 🎉
A lot of the systems in s&box are being remade for scenes. Will the animgraph get the same treatment? And if so, would it even be worth keeping this issue up?
This should be working correctly now, for both 3x4 and 3x5 (Can look straight down is 3x5) @badandbest
Describe the bug
The Aim Matrix is a 3x4 matrix, S&box divides the poses to fit within
-45°
and45°
.I have recreated how the Aim Matrix divides these poses.
The most glaring issues are that:
To Reproduce
It will now play the Straight Up pose, instead of the Up Center pose.
Expected behavior
Aim Matrix is a 3x4 matrix. Straight Up should require a second increment like this 2DBlend example, taken from Team Fortress 2.
Media/Files
No response
Additional context
This is a S&box specific issue. In Half Life: Alyx it works as you'd expect.