Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
121 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 4158
次のページ(過去)
返信[1]
親投稿
nate NJR1432
How did you make the clock at the top?
0そうだね
プレイ済み
プレイ日記
nate NJR1432
whats wrong with this jump code? pretty please answer. :)
4そうだね
プレイ済み
トピック
nate NJR1432

Insane Games

I am starting a programming team called insane games, if you dont have too much programming knowledge you can be a spriter. Although I do need some skilled programmers for are games, I am pretty good at programming but i do not feel like i can make great games on my own, please join! :D
5そうだね
プレイ済み
返信[4]
親投稿
nate NJR1432
@MSWS I'm pretty sure its SPHITSP(0,1) instead of SPHITSP(0.1) :D
2そうだね
プレイ済み
返信[2]
親投稿
nate NJR1432
key:PB8ED3AV
0そうだね
プレイ済み
返信[47]
親投稿
nate NJR1432
yeah sure make 'em your own :D
1そうだね
プレイ済み
返信[12]
親投稿
nate NJR1432
Sure, i got a used Play station portable yesterday! :D
0そうだね
プレイ済み
返信[45]
親投稿
nate NJR1432
sure! :) just make them look sorta like pokemon. :D
1そうだね
プレイ済み
返信[43]
親投稿
nate NJR1432
Thx!
1そうだね
プレイ済み
返信[70]
親投稿
nate NJR1432
I'll explain SPOFS, SPOFS is a thing that will move a sprite too a different location on the screen and in my code to make a sprite move i put 0,X,Y and when you press a button it makes the SPOFS change therefore moving the sprite :D
0そうだね
プレイ済み
返信[68]
親投稿
nate NJR1432
oh sorry talen forgot about that post when i woke up :P you could make sprites kinda like pokemon if you want :D
0そうだね
プレイ済み
返信[65]
親投稿
nate NJR1432
SPSET just puts sprites on the screen :)
0そうだね
プレイ済み
返信[63]
親投稿
nate NJR1432
this is how to make a sprite move :) ACLS (this clears the screen of the copyright stuff) SPSET 0,48,144 (or whatever sprite) @MOVE (the loop) SPOFS 0,X,Y,-10(enables moving) B=BUTTON(enables button pushing) IF B AND 1 THEN Y=Y-1 VSYNC 1 IF B AND 2 THEN Y=Y+1 VSYNC 1 IF B AND 4 THEN X=X-1 VSYNC 1 IF B AND 8 THEN X=X+1 VSYNC 1 GOTO @MOVE
0そうだね
プレイ済み
返信[61]
親投稿
nate NJR1432
your welcome :)
0そうだね
プレイ済み
返信[15]
親投稿
nate NJR1432
okay i'll look at it tomorrow. :D
0そうだね
プレイ済み
返信[58]
親投稿
nate NJR1432
@mo okay i'll start teaching you tomorrow, i'm sleepy...
0そうだね
プレイ済み
返信[11]
親投稿
nate NJR1432
Okay, could you send me sprites? I could make the button stuff :)
0そうだね
プレイ済み
返信[54]
親投稿
nate NJR1432
Yeah good idea! thats actually what i had in mind! Could you create sprites?
1そうだね
プレイ済み
返信[4]
親投稿
nate NJR1432
@Nicky whatever you want, i guess you could be one of the sprite creators :D @kelley its called Lil' Monsters, and what do you wanna do? :)
0そうだね
プレイ済み
返信[41]
親投稿
nate NJR1432
I'll program it! Can you do sprites?
1そうだね
プレイ済み