#Nested Arrays bein weird

1 messages · Page 1 of 1 (latest)

graceful iris
stiff jasper
#

It's not a nested array or a multi dimensional array, it's an array of objects, which has an array

graceful iris
#

oh mb

stiff jasper
#

So you access the first array normally, access it's Spawn property using a . then you can access that as an array once again

graceful iris
#

like so?

stiff jasper
#

Well yes but actually no

#

When you use Waves you're using the type, not the variable, which means you need to use waves same goes for the Spawn variable which should be spawns not Spawn

graceful iris
#

TYSM!!!

#

im justgonna give it a quick test

stiff jasper
#

C# is case sensitive, you need to use exactly what you're typing otherwise it will go wrong

graceful iris
#

i got my variables mixed up

#

also the test worked :)

#

thank you so much!

#

how do i close the page so no one else comes here?

#

oh nvm