Hey,
I’m trying to set up a actor that will move to a location with ITween and repeat using pingpong, but, when using ActorMoveFromToFull I’m getting strange movement.
The actor is moving between the 2 points and repeating but it is skipping in large steps, kind of teleporting. I recall using ActorMoveFromToSimple and not having the skipping problem, but I need the tween to repeat which isn’t an option with ActorMoveFromToSimple.
's my call to ActorMoveFromToFull, have I done something wrong?
I’m working with v0.8.7 and UE4.13. Any help much appreciated…
Cheers!