#Why won't an explosive position part after it spawned?

5 messages · Page 1 of 1 (latest)

sharp oracle
#

I tried the script couple of ways and It didn't work out so they spawn in the center of the baseplate rather position part.

As you see I spawned the yellow part and the explosive was meant to be positioned in the yellow part, but the explosive just stays the center of the baseplate.

granite grotto
#

e.g:

Explosion.Position = Part.Position

Now where ever the part is, the explosion will appear in the center of that part

#

(This does not have to do with your issue, but please add the solved tag to your form after it's fixed)

sharp oracle
#

I do not get what you mean.