I wouldn’t recommend using the 2nd parameter of Instance.new
due to ineffeciencies and delays, instead you should set the .Parent
of the newly created Instance.
You can read more here:
I wouldn’t recommend using the 2nd parameter of Instance.new
due to ineffeciencies and delays, instead you should set the .Parent
of the newly created Instance.
You can read more here: