プレイ日記
whats the code for making it where if you press B it goes to something? & Can someone help me with some stuff
1そうだね
プレイ済み
返信[1]
親投稿
☆CodeZeяo☆ Code-Zero-666
I'll give you a basic program that I wrote to help someone if you want :)
0そうだね
プレイ済み
返信[2]
親投稿
SıмΞоп SimeonW
Here is a state machine which has a variable named STATE$ which holds a word for which state it is in, you can have as many states as you want, but most games just have a title screen, normal game state, and paused game state Study this code and learn how it works, because its really well known approach to making an awesome game
0そうだね
プレイ済み
返信[3]
親投稿
@Codezero I actually got the program Is it called EXAMPLES? & also can some1 help with SPOFS Management?
0そうだね
プレイ済み
返信[4]
親投稿
I keep seeing people use " & it turns green what does it do
0そうだね
プレイ済み
返信[5]
親投稿
SıмΞоп SimeonW
Well the single quotation mark (') is used to comment on the code, when the text is green, it will be skipped over as the code is ran, its just to add a comment to make the code less confusing to read
0そうだね
プレイ済み
返信[6]
親投稿
SıмΞоп SimeonW
SPOFS changes a sprite's offset, or position on the screen, here's a demo
0そうだね
プレイ済み
返信[7]
親投稿
Im trying to make a donkey kong game I just need to make a menu, make the map, make the 1.0 near donkey kong & draw the sprites
0そうだね
プレイ済み