プレイ日記
☆CodeZeяo☆ Code-Zero-666
How do I make sprites scroll smoothly without button control?
2そうだね
プレイ済み
返信[1]
親投稿
Hanzo rzsense
Could you try the following codes? It is just an example for automatic smooth scroll. ACLS BGSCREEN 0,26,15 BGFILL 0,0,14,25,14,610 BGANIM 0,"XY",1,0,0,-15,15,0,0
0そうだね
未プレイ
返信[2]
親投稿
Aaron Krondelo
I like to use another method, avoiding SPANIM. Use SPOFS 0,X,Y FOR LOOP INC X.
0そうだね
プレイ済み