SmileBASIC コミュニティプレイ日記TekeMan gameboyfan123452016/02/05 13:22:11Ugh bad luck today. I just need to have random sprites spawn, a sprite to increase in size when it collides with another, and a way to count it on screen. 1そうだね 3返信プレイ済み2017/11/04 03:58:28に取得
SmileBASIC コミュニティ返信[1]親投稿joshua joshuawl2016/2/5 13:48maybe you should make multiple sprites that you can use for in between different scale levels.0そうだね プレイ済み2017/11/04 03:58:28に取得
SmileBASIC コミュニティ返信[2]親投稿こうやま kouyama14352016/2/5 19:30We can edit shoter Below: FOR I=3 TO 8 IF SPHITSP(10,I) THEN INC SIZE SPCLR I SPSCALE 10,SIZE+.5,SIZE +.5 ENDIF NEXT 0そうだね 未プレイ2017/11/04 03:58:28に取得
SmileBASIC コミュニティ返信[3]親投稿TekeMan gameboyfan123452016/2/7 6:28Yeah, I got that part. Im trying to use gputcher to display it on my sprite any help?0そうだね プレイ済み2017/11/04 03:58:28に取得