Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
14 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 2438
次のページ(過去)
返信[41]
親投稿
Clayton DarkClay88
You mean smilebasic source?
1そうだね
プレイ済み
返信[8]
親投稿
Clayton DarkClay88
A secret. ;)
1そうだね
プレイ済み
返信[16]
親投稿
Clayton DarkClay88
Awesome! It worked! Thank you so much, Hanzo!
0そうだね
プレイ済み
返信[39]
親投稿
Clayton DarkClay88
Yo clash me boi, I'm gonna need ya here soon.
1そうだね
プレイ済み
返信[13]
親投稿
Clayton DarkClay88
Is there any way to stretch the collision box? Like so if I tap anywhere in the square with the Z's and not just the top left corner, it will do something.
0そうだね
プレイ済み
返信[12]
親投稿
Clayton DarkClay88
Ah okay, that should do it I think.
0そうだね
プレイ済み
返信[12]
親投稿
Clayton DarkClay88
Well, you can do all sorts of stuff for backgrounds, you could make a map, bgfill, use some sprites, and more. I think the best way to do it is to make a map.
0そうだね
プレイ済み
返信[10]
親投稿
Clayton DarkClay88
Sprite code.
0そうだね
プレイ済み
返信[9]
親投稿
Clayton DarkClay88
You're suppose to tap the button with the Z's.
0そうだね
プレイ済み
返信[8]
親投稿
Clayton DarkClay88
So, I typed it in and tested it, nothing happened. Do you see what I did wrong?
0そうだね
プレイ済み
返信[1]
親投稿
Clayton DarkClay88
Locate 20,10 ? "TITLE SCREEN" Locate 21,12 ? "Press A to begin" BGMPLAY 5 @LOOP IF BUTTON() AND #A THEN GOTO @GAME GOTO @LOOP Just a simple way to do it.
0そうだね
プレイ済み
返信[7]
親投稿
Clayton DarkClay88
Oh oh oh. Locate was for the text whoops my bad.
0そうだね
プレイ済み
返信[5]
親投稿
Clayton DarkClay88
What does the LOCATE do in this whole thing?
0そうだね
プレイ済み
返信[4]
親投稿
Clayton DarkClay88
Oh okay. I getcha. Thanks!
0そうだね
プレイ済み
返信[2]
親投稿
Clayton DarkClay88
Is it okay if you can explain the touching part, not the moving sprite one?
0そうだね
プレイ済み
トピック
Clayton DarkClay88

Touching a sprite

How do you make it so when you touch a sprite, it does something.
6そうだね
プレイ済み
返信[35]
親投稿
Clayton DarkClay88
It's a surprise. xP And sure! You gotta put the button in a loop, something like this: @LOOP IF BUTTON() AND #A THEN GOTO @GAME GOTO @LOOP @GAME (your game here)
0そうだね
プレイ済み
返信[33]
親投稿
Clayton DarkClay88
I'm sorry. :(
0そうだね
プレイ済み
返信[32]
親投稿
Clayton DarkClay88
I don't know if I can help you with your project. I have two projects I'm currently working on.
0そうだね
プレイ済み
返信[30]
親投稿
Clayton DarkClay88
Yeah sorry bout that. I commented the right kety up there.
1そうだね
プレイ済み