Boso How do I cheat?
Reputation: 0
Joined: 24 Jul 2018 Posts: 6
|
Posted: Sat Feb 02, 2019 5:41 pm Post subject: Coordinate Manipulation |
|
|
Hi all, I'm trying to make an enemy possession mod. I have the full coordinates for the player, and for the enemy I wish to possess. I need help on figuring out the best way to make the enemies coordinates equal to the players. I have already tried by locking the values and using
[getAddressList().getMemoryRecordByDescription('Address').Value]
But that makes the movement look very choppy. I was wondering if there's anyway to remove the choppiness look using that method, or taking an entirely different approach.
Thanks.
|
|