#Problem with the cloning

1 messages · Page 1 of 1 (latest)

olive merlin
#

"I have a problem: the crown is not cloning for some reason.
The purpose of the script is to give a crown to the top three players."

mellow pilot
#

instead of returning if the script can't find the crown you should use assert to throw an error

#

assert(a, b) throws error message b if a is nil or false

shy marlin
#

and honestly i would just use welds for the crowns

olive merlin
#

I wanted the Crown to move with the player with a smooth motion

shy marlin
olive merlin
#

yes