What would be the best way to deal with movements like this? I have two examples:
- Attached Actors/Sequencer animated Actors ( probably ) : in my case it is with Actors attached.
- Set Location/Set Rotation/etc.
What I’m doing is using FLayeredMove ( FLayeredMove_MoveToDynamic but I’ll have to change it as currently there is only Location and no Rotation ).
Is there any better option?
What would be the cost of this in the case of the network? ( using FLayeredMove_MoveToDynamic every Tick to keep track of the local Actor? )
PS: One of the best Unreal plugins, thanks for that!
Thank you!