#why does this clone 4 times
56 messages · Page 1 of 1 (latest)
it doesn't
according to everything you sent
it doesn't
Is that the full script?
There might be four different parts inside of Workspace with the same name " Part "
It just doesn't
where's this script located in the game?
and what type of script is it
located inside the part, normal script
nope
send the place file @green pebble
its litereally nothing
i made a new baseplate and put a part in, and put the script in the part
and it does 4
idk
send it
watcha mean
that?
wrong one
leave the place and send it
nah bro
itll be a mistake youve done i can help if you show everything in the place
is this the ONLY code you have in the script, or is it in a function?
only
i can make a new baseplate, put a new part in and put that script in
and it makes 4
oh wait yeah lol
it stops cause otherwise itd go on forever and crash studio
or your pc
if you add a wait it might act differently
nope still 4
ok well
you shouldnt be cloning like that
if you want it to go on forever you should use a loop
if you only want one, you should move the script out of the part
the issue is that it clones the part which also clones the script, so it runs again
maybe
that is 100% what is happening
Show me full Explorerer