トピック
受付中
jody jodymcdougle

sprite replacement

could someone teach me how to create/edit a sprite character from scratch? prefer a side scroller built in. i'll supply the art. just need help getting started.
1そうだね
プレイ済み
返信[1]
親投稿
PChicken NerdChicken
side-scrollers are probably too complicated for you right now. Use the manual that you can access from the home menu (tap on smilebasic app, then tap on Manual.) to learn at least the basics of what's going on.
2そうだね
プレイ済み
返信[2]
親投稿
PChicken NerdChicken
Do you know how to display text on the screen yet? If so, do you know how to display text on the screen on the graphics page? And, finally, do you know how to use WHILE/WEND FOR/NEXT REPEAT/UNTIL loops and IF/ELSE/ENDIF conditionals? If you can do ALL of those, then you can get up to sprites.
2そうだね
プレイ済み
返信[3]
親投稿
Josiah Spike4
When I was first learning, I just made a sprite appear on the screen before I learned all of that stuff, but to make a game, you must know how to use those
3そうだね
プレイ済み
返信[4]
親投稿
jody jodymcdougle
all ive really done from scratch so far...
0そうだね
プレイ済み
返信[5]
親投稿
jody jodymcdougle
...using text and text symbols only. no artwork
0そうだね
プレイ済み
返信[6]
親投稿
PChicken NerdChicken
Okay, seems like you can PRINT and maybe LOCATE. Do you know what variables are and how to use them?
0そうだね
プレイ済み