How to make the player transform smooth?

Any way to make it a smoother movement to the side when the player begins a conversation? I’m kinda new to unreal so I’ve just been trying to do things as simply as possible.

https://drive.google.com/file/d/1jy6QhKW0WYUxy0HTNDHqiSyEzI1u_4rj/view?usp=sharing

Ichor - Unreal Editor 24_08_2024 14_18_36|636x500

Use a Timeline for this.

1 Like

i cant add a timeline bc of the type of blueprint it is and im unsure how to trigger it from my main player BP.

nvm i just made the timeline in my player blueprint and then used the ‘play timeline’ component to reference it. :))