トピック
The Nerd!! Kristian12

Feel free to give me any tips or tricks on how to make a game

Kinda need it since I just got this..
3そうだね
プレイ済み
返信[1]
親投稿
ShadowCX11 ShadowNyan2002
For button input in a game, use BUTTON(). There are multiple parameter choices for getting what button(s) are being pressed. Also, if you haven't already, check the reference on smilebasic.com
2そうだね
未プレイ
返信[2]
親投稿
Lukas dogcutie
SPSET adds a Sprite (An object that moves around) BGPUT adds a backround tile SPOFS allows the sprite to move SPSCALE changes the sprite size (After you type the word, you can click the help menu for more details)
3そうだね
プレイ済み
返信[3]
親投稿
The Nerd!! Kristian12
@Lukas Do I type those codes in EDIT mode or RUN mode?
0そうだね
プレイ済み
返信[4]
親投稿
Devon VgBlade
read the web tutorial, and edit the built in games
1そうだね
プレイ済み
返信[5]
親投稿
toxi toxibunny
Get used to using variables. and loops. the start of your program should be a big list of setting up variables. It may seem like a hassle, but will make things easier to change later on.
1そうだね
未プレイ
返信[6]
親投稿
Lukas dogcutie
You type it in edit mode, then type RUN in run mode.
1そうだね
プレイ済み
返信[7]
親投稿
Sheepy22★∞ SheepSoldier101
ALWAYS start with ACLS
1そうだね
プレイ済み