Stegie1234 Stegie1234 loading
Does this help?
when green flag clicked
set [clone v] to [false] // make sure the clone variable is for this sprite only
when I receive [message v]
if <(clone) = [false]> then
create clone of [myself v]
end
when I start as a clone
set [clone v] to [true]