#Nested Arrays bein weird
1 messages · Page 1 of 1 (latest)
It's not a nested array or a multi dimensional array, it's an array of objects, which has an array
oh mb
So you access the first array normally, access it's Spawn property using a . then you can access that as an array once again
like so?
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
C# is case sensitive, you need to use exactly what you're typing otherwise it will go wrong