SpazzCo
(SpazzCo)
April 19, 2022, 1:30am
1
Im trying to get my character to align to ground normals, my bp works perfect, but the angles get too extreme. Resulting in my character being completely sideways. I am new to this and would greatly appreciate any kind of help. Thanks in advance!
Bp:
Character Sideways:
1 Like
SpazzCo
(SpazzCo)
April 19, 2022, 5:41am
2
any idea on how to limit his rotation to being more up right?
1 Like
Try the ClampAngle node for your target pitch value.
How about
?
( with the interp, of course ).
1 Like
SpazzCo
(SpazzCo)
April 20, 2022, 1:24am
5
Sorry this is probably a stupid question but What do i plug the ClampAngle node in to?
SpazzCo
(SpazzCo)
April 20, 2022, 1:25am
6
Sorry Im still pretty knew to this and not sure i follow? can you explain a little more?
It’s the same piece of code you’re currently talking about
1 Like
Your target pitch value like this:
(i build up on the solution from ClockworkOcean)
1 Like
SpazzCo
(SpazzCo)
April 21, 2022, 3:08am
9
Thank you guys so much. Really appreciate you taking time out of your day for the help!