first its IF BUTTON is pressed AND the button is #A (or whatever)
for == its IF BUTTON is or = #A THEN...
but yeah i guess they could in some cases be switched out.
but if its like IF CAT==1 AND DOG==1 THEN..
you cant do
IF CAT==1==DOG==1
it just dosent work that way.
but i think you can also do like
IF BUTTON=!#UP
or something like that
0そうだね 未プレイ