プレイ日記
Clayton DarkClay88
How do you move in squares? Like if you go right, you go to the right square, if you go up, you go to the above square, and vice versa. This probably doesn't make sense. :P
4そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
Thats easy! If you were doing it via ↑↓←→, then it would look something like this. SPSET 0,0,0 WHILE 1 B=BUTTON() IF B AND #UP THEN DEC SY,16 (Repeat above changing variables respectively) WEND By decreasing SY, you make the sprite go the same length as 1 whole BG Tile.
0そうだね
プレイ済み
返信[2]
親投稿
Clayton DarkClay88
Thanks! :)
0そうだね
プレイ済み
返信[3]
親投稿
☆CodeZeяo☆ Code-Zero-666
Looks pretty cool Clayton :)
0そうだね
プレイ済み
返信[4]
親投稿
Clayton DarkClay88
Thanks! This is just practice.
0そうだね
プレイ済み
返信[5]
親投稿
☆CodeZeяo☆ Code-Zero-666
I really liked the custamizable house in Miner Life, And Do you have any current projects?
0そうだね
プレイ済み
返信[6]
親投稿
Clayton DarkClay88
Well, there's Miner Life for starters. I just updated it Thursday. I'm trying to get another project out around Halloween.
0そうだね
プレイ済み