#How ca-n i stop an infinite run when The player don't colide animore
1 messages · Page 1 of 1 (latest)
when starting set the name to b and use a keep loop until name = a then when ending collision set the name to a
I need to use local variabile or player variabile ?
just set the obj name
when colliding
set self name = b
keep loop until self name = a
when colliding stops
set self name = a