プレイ日記
zach XxHERO458xX
how do you code "if the a button is pressed then add 'x' score"?
1そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
Try this Eg: @A B=BUTTON() IF B==#X THEN INC X GOTO @A -------------- The @A's are optional
0そうだね
プレイ済み
返信[2]
親投稿
Kalvin Noctise
try this code
0そうだね
プレイ済み
返信[3]
親投稿
Bobert fluffy8959
Wouldn't doing this being more efficient, If button(3)==16 then x=x+1
0そうだね
プレイ済み