Epic Developer Community Forums
How can I add an in-place rotation?
Development
Programming & Scripting
Blueprint
question
,
Blueprint
,
unreal-engine
DiliupG
(DilupG)
July 30, 2023, 7:24am
1
image
1604×847 184 KB
I want to add an in-place animation while the enemy is turning to face the player via the “RotateToFaceBBEntry”. How can I do that. I added a simple Parallel task, but it doesn’t stop once it starts.