SmileBASIC コミュニティ返信[1]親投稿raimondz raimondzz2017/3/20 1:54"X=X1" assign the content of X1 to X. "X==X1" check if X is equal to X1. You need to change "X=X1 AND Y=Y1" to "X==X1 AND Y==Y1"1そうだね プレイ済み2017/11/04 02:19:53に取得