Hi all,
I’m new to Unreal, so please be indulgent with me…
I have a static mesh, that should perform several movements.
The movements are given by position, rotation and movement time data from a DataTable.
When it has finished the movement of the first row, it should start doing the movement of the second row and so on.
To perfom the first movement in’t challenging, but I don’t have any idea how to start with the other movements…
It would be great, if you could help me, thanks in advance!