Starbase/Banshee/Right/Gyroscope arrows 1.YOLOL
2024-05-09 14:05:30 -07:00

5 lines
285 B
Plaintext

a=10 if :direction then :calib=1 :acr=3 :abl=0 goto2 else goto1 end
if:_gp<-a then:aup=1else:aup=0end if:_gp>a then:adn=1else:adn=0end
if:_gy<-a then:art=1else:art=0end if:_gy>a then:alt=1else:alt=0end
if:direction then goto2else goto5end
:direction=0 :aup=0 :adn=0 :art=0 :alt=0 goto1