XaiJu
CodeLikeMe
CodeLikeMe

patreon


Unreal Third Person Shooter #3 - Movement Inputs

In this episode, I am going to add setup movement inputs for the third person shooter character in my game developing with unreal engine 4. 


#CodeLikeMe #unrealengine #ue4 #TPS

Unreal Third Person Shooter #3 - Movement Inputs

Comments

I think break rotator and split pin on rotation output is same. break and make rotator makes it easier to organise especially when you want to combine multiple rotator values but only use individual axes from various places.

I got it, thanks :D

in order to keep the character straight, you have to set pitch and roll components of the rotator 0. to turn only the z should be changed. To achieve that, we break and get only yaw component of the rotation.

Thilina Premasiri

Hi, at the minute 5.51 you don't have used the (Break Rotator) node. What are the differences with and without (Break Rotator) node?


More Creators