#How to make spawn of sphere's

1 messages · Page 1 of 1 (latest)

odd sun
#

Hi everyone i want to make spawn of Sphere's and when player touch them they deleting and respawn in random position. I made that spheres spawning in the start but idk how to make that after touching its respawns, my just deletes

lament marlin
#

you have to use Instance.new() to create a sphere in scripts

eternal prairie
#

Well you could just change its position when its touched

#

is the sphere the same model? Or do you have multiple models that spawn randomly