SmileBASIC コミュニティプレイ日記TekeMan gameboyfan123452016/02/10 14:36:18How would I print ''Var$'' onto my sprite as it moves around?0そうだね 1返信プレイ済み2017/11/04 03:57:10に取得
SmileBASIC コミュニティ返信[1]親投稿12Me21 12Me212016/2/11 2:41You could use: GSPOIT x,y,string$[,scale_x,scale_y] GSPOIT sprite_x, sprite_y,VAR$ You will probably have to add/subtract from the x and y coordinates so the text is aligned. 1そうだね プレイ済み2017/11/04 03:57:10に取得