Can I put numbers as part of instance name?

There won’t be any issues if I name an instance like “Part” or “TextLabel” something like “1” or “Part1” and “Part2”?
If I can do that, then I could probably avoid having to use if-statements and instead op for a for loop.

Yes, there is nothing wrong with numbers being in instance names.

2 Likes