haiiii, so im trying to make a chunk loader that get rid of not in camera chunk or not in distance chunk, but idk where should i put it, should i put it inside of ReplicatedStorage or where? also this is a module is used on Client!!
Thank u!!!
haiiii, so im trying to make a chunk loader that get rid of not in camera chunk or not in distance chunk, but idk where should i put it, should i put it inside of ReplicatedStorage or where? also this is a module is used on Client!!
Thank u!!!
You can put them nowhere, Parent = nil
, and they will not actually get deleted unless the last script reference to them disappears.