Hi guys i have an array call player1 inside are 10 strings, i want to get the value of the string by using the position, but it seems that i can't get the value it return 0 instead of the string. Can anyone help me with this?
Develop games in your browser. Powerful, performant & highly capable.
Make sure the array size is wide or tall enough (click on array, and set the size)
I have found out the issue... The issue with my array is i use instance variable instead of Set X to assign my strings
Thanks for replying ome6a1717