2 Likes
welcome @CarytheClump! It is usually better to give a better explanation on what’s going on (like variable types), but I think your getting the value at 0_InteractablesArray which is causing the error
Hey, could you share the link to your project so we can have a better look at whats going on? also welcome!
actually, by the looks of the error, it seems that 0_InteractablesArray is a number? definitely send the project though
0_InteractablesArray is an array. You are getting a value at an array. WHA?? Number goes there. Getting a value from an array isn’t getting value at array. Index.
I think 0_InteracrablesArray might actually be a number, because the error says their trying to index a number could be wrong though.
