プレイ日記
Noodlverse a3dhawk
How do you make custom sprites and how do make move?
2そうだね
プレイ済み
返信[1]
親投稿
Try something like: ACLS GPAGE 0,4 GFILL 0,0,15,15,0 GBOX 0,0,7,7,&HFFFF8000 GPAGE 0,0 SPSET 0,0,0,8,8 REPEAT X=X+1 Y=Y+.2 VSYNC 1 UNTIL X>391
1そうだね
プレイ済み
返信[2]
親投稿
Noodlverse a3dhawk
didn't work [sorry im new] but quick question how do you reset all the code? Is it even possible
0そうだね
プレイ済み
返信[3]
親投稿
You used the wrong symbol on the repeat command. Use ">" not ")". Also, you can use the NEW command in direct mode to reset the code.
1そうだね
プレイ済み
返信[4]
親投稿
Noodlverse a3dhawk
thanks i'll try it
0そうだね
プレイ済み
返信[5]
親投稿
Noodlverse a3dhawk
I did it now what?
0そうだね
プレイ済み
返信[6]
親投稿
Noodlverse a3dhawk
[out of posts] Just figured out what happens when you leave it wont save your progress whoops :p
0そうだね
プレイ済み
返信[7]
親投稿
Oops... I forgot to put SPSET 0,X,Y after Y=Y+.2
1そうだね
プレイ済み
返信[8]
親投稿
Noodlverse a3dhawk
did it! But I can't move it around [sorry wasn't specific] and would you mind helping me some more [sorry]
0そうだね
プレイ済み
返信[9]
親投稿
2 comments up I ment SPOFS not SPSET. sorry. Also, I will help you.
1そうだね
プレイ済み
返信[10]
親投稿
Noodlverse a3dhawk
It's moveing but I want control and do i have to draw over the sprites to make custom ones
0そうだね
プレイ済み