#Ermm how spawn

1 messages · Page 1 of 1 (latest)

queen ferry
#

I wanna make a coal spawner script that makes coal spawns around an invis pole but idk how to connect their cframe

slow knot
brazen heartBOT
#

studio** You are now Level 2! **studio

slow knot
#

Don't connect them just place them relative

queen ferry
forest garnet
#
local pole = your pole
local spawnPos = pole.Position+Vector3.new(math.random(-3, 3), -pole.Size/2 + 3, math.random(-3, 3))
queen ferry
forest garnet
queen ferry