View Single Post
bigdaddy424
Senior Member
Join Date: Oct 2021
Location: Jupiter
Old 02-02-2022 , 00:00   Re: How to save player movement and recreate it later
Reply With Quote #7

Quote:
Originally Posted by Natsheh View Post
Creating a dynamic array, and using entity think with length of 0.1 seconds seems reasonable length of time? then you copy player position, +animation, +viewangles into the array.
Found this gem on github
https://github.com/MichaelKheel/ProKreedz
It records and saves all those info into a text file and uses arrays to save player pos and viewangles and all that.
bigdaddy424 is offline