I’m Trying To Make an NPC Copy The Player’s Movement From a Few Seconds ago, I Have 2 Examples of what im trying to do
1: Doppel From Grace
2: Cosmic Mario (From Many Mario Games But I’m Only Gonna use 2 Super Mario 3d Land and Super Mario Wonder)
I’m Trying To Make an NPC Copy The Player’s Movement From a Few Seconds ago, I Have 2 Examples of what im trying to do
1: Doppel From Grace
2: Cosmic Mario (From Many Mario Games But I’m Only Gonna use 2 Super Mario 3d Land and Super Mario Wonder)
spam save the character positions (via saving the parts’ CFrames) on stepped, then apply the position from 3 seconds ago onto your npc
When I do so, The NPC Just Flies Around
anchor all the parts when u do so
Hes Too Close to The Player and Doesnt Copy from a Few Seconds ago, He Copies From the Players Current Movements, Can u show me a Script That Would work?
are you getting the player movement from 3 seconds ago? it sounds like youre copying the current player movement and the server lag is delaying it for you
It seems like I’m Getting the Current Movement, But I dont Know How to Make it Copy From 3 Seconds ago
save them into a table and access the ones from 3 seconds ago before deleting the info