Hi everyone,
I’m new to Unreal Engine and learning Blueprints. I want to move an object in my scene from point A to point B over time. I’ve tried using “Set Actor Location,” but it seems to happen instantly. Can someone please explain the simplest way to move the object smoothly (either linearly or with a curve) using Blueprints?
Thank you!
Can you use a Level Sequence?