When I try to index a model inside of my script, it doesnt show up on instance’s to index. I have 2 models, “Left” and “Right” When I try to index these inside a script, this happens.
Why doesn’t it show up when it is clearly inside of the model?
try printing Up:FindFirstChild(“Right”) just so that you can be certain that studio isnt just not doing its job and if its a legitimate error or not
Yeah I forgot to mention that. Tried it earlier and all it printed was nil. This case i think its studio not doing its job.