Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7 8 9 10 11 12
次のページ(過去)
返信[3]
親投稿
Josh josh.h7
DISPLAY 1 SPSET 0,1 PRINT"HELLO" BGFILL 0,X,Y,X2,Y2,100 DISPLAY 0
1そうだね
プレイ済み
返信[2]
親投稿
Josh josh.h7
You don't write them, you upload them to the server for review then after it gets approved you get the public key :)
0そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
Its in "Publish/Download Projects" :)
0そうだね
プレイ済み
返信[2]
親投稿
Josh josh.h7
The game is not done yet :)
0そうだね
プレイ済み
プレイ日記
Josh josh.h7
Added character select into the menu and the game can have 3 save files :)
8そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
The code in the picture might help :)
0そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
Change PRINT to INPUT
1そうだね
プレイ済み
返信[6]
親投稿
Josh josh.h7
@Яετгσ~Qªƒ³ The closest thing like this on petit computer that i know of is village but this is not related to that :)
1そうだね
プレイ済み
返信[4]
親投稿
Josh josh.h7
It's easier to see it when its moving :)
1そうだね
プレイ済み
返信[2]
親投稿
Josh josh.h7
The little blue lines
0そうだね
プレイ済み
プレイ日記
Josh josh.h7
How does the rain look?
10そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
You could make it like IF Y<0 THEN Y=0 that way Y is set to 0 if it hits the top of the screen and for the bottom of the screen IF Y>240 THEN Y=240
0そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
IF STRING$=="WORD" THE GOTO @LABLE
0そうだね
プレイ済み
返信[2]
親投稿
Josh josh.h7
It seems you went past the sprite limit, put this before SPSET S,Z IF S>511 THEN S=511
2そうだね
プレイ済み
返信[2]
親投稿
Josh josh.h7
Sets the sprites SPSET 0,1 SPSET 1,1 Sets sprite collision detection information SPCOL 0,TRUE SPCOL 1,TRUE Sets a movement speed for sprite collision detection SPCOLVEC 0 SPCOLVEC 1 @LOOP Detects sprite collision HIT=SPHITSP(0,1) IF HIT==1 THEN PRINT "WORKED" GOTO @LOOP
0そうだね
プレイ済み
プレイ日記
Josh josh.h7
Added a beach :)
9そうだね
プレイ済み
返信[1]
親投稿
Josh josh.h7
No you can only use local
3そうだね
プレイ済み
返信[4]
親投稿
Josh josh.h7
@Dragon Its not done yet :)
0そうだね
プレイ済み
返信[2]
親投稿
Josh josh.h7
Lol XD
1そうだね
プレイ済み
プレイ日記
Josh josh.h7
Added bugs(thats not all of them) the bugs are different every time you leave the area :)
9そうだね
プレイ済み