Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
16 7 8 9 10 11 12 13 14 15 16
次のページ(過去)
返信[1]
親投稿
MSWS coolestkid123
How about this: GPUTCHR 20,20,"—————",2,3 GPUTCHR 20,40,"|TITLEHERE|",2,2 GPUTCHR 20,60,"—————",2,2
1そうだね
プレイ済み
返信[3]
親投稿
MSWS coolestkid123
IF SPHITSP(0.1) THEN GOSUB @BOUNCE GOTO @A @BOUNCE A=500 IF B==#UP THEN INC Y,1 IF B==#DOWN THEN DEC Y,1 IF B==#LEFT THEN INC X,1 IF B==#RIGHT THEN DEC X,1 RETURN
1そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
1: Use button() Eg: @A:B=BUTTON:IF B==#A THEN @JUMP:GOTO @A 2: Use SPOFS Eg:SPSET 0,0:@A:STICK OUT SX,SY:INC X,SX:DEC Y,SY:SPOFS 0,X,Y:GOTO @A 3: Use SPHIDE 4: (Not sure). Try going the opposite way for a little while Eg: SPSET 0,0:SPSET 1,1:SPCOL 0:SPCOL 1:@A:B=BUTTON() IF B==#UP THEN DEC Y,1 IF B==#DOWN THEN INC Y,1 IF B==#LEFT THEN DEC X,1 IF B==#RIGHT THEN INC X,1 IF A THEN DEC A
1そうだね
プレイ済み
返信[1]
親投稿
MSWS coolestkid123
(If you haven't noticed it yet) Is it because the management number is 0, and your calling for 1?
0そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
I suggest changing the arrow to a sprite, you can scale it down to fit.
0そうだね
プレイ済み
返信[4]
親投稿
MSWS coolestkid123
BTW: Working on 1.2 Featuring: More items in store Name change Bug Fixes Maybe More!
1そうだね
プレイ済み
返信[2]
親投稿
MSWS coolestkid123
Umm, no. I don't plagiarize anything. All of it is made by me. If you look at my updat (v.1.0) you will see more new items.
0そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
I added A LOT of awesome stuff and tweaked the speeds!
2そうだね
プレイ済み
プレイ日記
MSWS coolestkid123
Just finished working on this really awesome program!
4そうだね
プレイ済み
返信[5]
親投稿
MSWS coolestkid123
It works! I wasn't doing spcol for both sprites, just 1! Thanks @nate. I also shortened the code a little.
1そうだね
プレイ済み
返信[4]
親投稿
MSWS coolestkid123
@nate Thanks for the code, i'll try it out as soon as I can!
1そうだね
プレイ済み
返信[4]
親投稿
MSWS coolestkid123
I think it's how devoted you are to learn. I started out as a noob, but now I've made BlackJack!
3そうだね
プレイ済み
トピック
MSWS coolestkid123

How to test for sprite collision

Someone please explain to me how to detect 2 sprites touching! If you could use MAN and DRG as the two sprite def. numbers then thanks!
1そうだね
プレイ済み
トピック
MSWS coolestkid123

BlackJack Finally done!

It took me a little while to code it, but I finished coding a game of black jack!!!
5そうだね
プレイ済み
トピック
MSWS coolestkid123

Check out my simple programs

Please check out my programs!
1そうだね
プレイ済み