トピック
klonoa hellkolbod

the noob that knows how to do somethings but cant code games and needs help

hi i need help setting stuff up like making a app that allows u to link outside apps that are not part of smilebasic or a basic little fun game for those who that can help me i would like to start with the basics (insert drum sound here) and move on from there thanks
1そうだね
プレイ済み
返信[1]
親投稿
I dont think its possible
0そうだね
プレイ済み
返信[2]
親投稿
Here is the key for my sprite tutorial. Theres a typo though. ACLS doesnt clear the screen and music. It clears screen and text.
0そうだね
プレイ済み
返信[3]
親投稿
klonoa hellkolbod
thanks
0そうだね
プレイ済み
返信[4]
親投稿
No problem. :)
0そうだね
プレイ済み
返信[5]
親投稿
PChicken NerdChicken
sorry, but you cannot link SB to apps other than SB. also BEEP 53
1そうだね
プレイ済み
返信[6]
親投稿
TheRandy connorbyr
Yeah, PChicken is correct
0そうだね
未プレイ
返信[7]
親投稿
klonoa hellkolbod
you never know
0そうだね
プレイ済み
返信[8]
親投稿
klonoa hellkolbod
also how do you setup a over world and sprite collision and all that good stuff
0そうだね
プレイ済み
返信[9]
親投稿
Well. Thats what I dont know how to do
0そうだね
プレイ済み
返信[10]
親投稿
I use maps by either doing LOAD "GRP0:(MAP HERE)",0 for 2D or LOAD "GRP5:(MAP HERE)",0 for Mode7
0そうだね
プレイ済み
返信[11]
親投稿
klonoa hellkolbod
i did'nt even know how to do that till now thanks
0そうだね
プレイ済み
返信[12]
親投稿
klonoa hellkolbod
also do you know by chance how to make a building be able to be walk into like a transition of some sorts
0そうだね
プレイ済み
返信[13]
親投稿
PChicken NerdChicken
Well, you could get the sprite position with SPOFS spriteid OUT X, Y and then see if it's within a boundary like IF X<50 AND X>10 AND Y<50 AND Y>10 THEN switch map to inside the building here ENDIF
0そうだね
プレイ済み
返信[14]
親投稿
klonoa hellkolbod
thanks
0そうだね
プレイ済み