Replay System Performance Help

This code is a replay system for a football game and it works great in smaller servers but in terms of performance its lacking and with higher player servers it doesnt work.

my game is for 18 people servers but this code only works for about 5 :C otherwise it just doesnt clone the characters until a long time after and breaks

–Removed code due to solution (dont want it stolen)

There is a big Reason why you use GetDescendants or do a Recursive Search.

1 Like

i figured it out im just cloning every frame instead of using the clones i pre-made

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.