How do I reference numbers?
For example, In my game I have this checkpoint system, each checkpoint is named: “1”; “5” etc.
When I did a WaitForChild this auto completed:
How do I reference numbers?
For example, In my game I have this checkpoint system, each checkpoint is named: “1”; “5” etc.
When I did a WaitForChild this auto completed:
to reference numbers, simply put them inside of quotation marks like this:
"1"