#How ca-n i stop an infinite run when The player don't colide animore

1 messages · Page 1 of 1 (latest)

grand urchin
reef forum
# grand urchin ????

when starting set the name to b and use a keep loop until name = a then when ending collision set the name to a

grand urchin
reef forum
#

when colliding
set self name = b
keep loop until self name = a

when colliding stops
set self name = a