Ok so i know how else statements should work. But when im using them they aren't working. im trying to use collision offesets to make my sprites stop moving if there is something in front of them so its like
If collision offsets-Stop moving
else-keep moving
But im unable to to put the else statements below what i want them to do. so right now i have it being more like
else
every tick
if collsiion offsets- set movement to 0(off), set movmenet to 1