I’m just gonna give the errors I’ve made & corrected:
-
Didn’t parent the
Once
variable to theplayer
-
Didn’t implement another check if the
Data
has loaded -
Forgot to check if
Once.Value
is equal to false -
Misspelled
;
as:
I’m just gonna give the errors I’ve made & corrected:
Didn’t parent the Once
variable to the player
Didn’t implement another check if the Data
has loaded
Forgot to check if Once.Value
is equal to false
Misspelled ;
as :