#Grab position off slightly
1 messages · Page 1 of 1 (latest)
I may have fixed it idk if its efficient though
i just used another
plrhrp.CFrame = CFrame.lookAt(pos.Position, enemyhrp.Position)
1 messages · Page 1 of 1 (latest)
Im making a grab move, I want to set the enemy player directly infront of the player but the problem is if the player lands the grab move while rotating quickly, the enemy is not positioned infront.
Note: pos is taken from a remotevent from the client, its basically the players current position on their client
I may have fixed it idk if its efficient though
i just used another
plrhrp.CFrame = CFrame.lookAt(pos.Position, enemyhrp.Position)