I have a player which I use simulate control on, and I have another object which has the same simulate control event but wait three seconds before it executes the movement (They both have same values for platform control). However, for some reason I cannot find out why the following object does not follow the player exactly and end up in the the same position the player was five seconds ago. Is there any other way to do what I am trying to do and how do you make an object copy everything the player does but after a short time interval?