#MarbleSpawning

1 messages · Page 1 of 1 (latest)

reef sun
fiery zodiac
#

great timing for me, ive made a ton of different type of spawners in the last 2 days

So do you want to randomize the time?

#

Location?

reef sun
#

@azure zenith first you have to make a script that spawns the marbles. You have to also put the script to any object in the game object in he scene (not multiple). In that script you have to make array of gameobjects so you can put all the marbles inside that array (you can add SerializedField attribute in front of the array to expose it in inspector). Start by doing that and then we can move to next step