Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
114 15 16 17 18 19 20 21 22 23 24 25
次のページ(過去)
返信[3]
親投稿
☆CodeZeяo☆ Code-Zero-666
No problem if I can help with anything else just tell me
0そうだね
プレイ済み
返信[1]
親投稿
☆CodeZeяo☆ Code-Zero-666
Spset 0,(whatever sprite you want) spofs 0,x,y (where you want the sprite x= a number, y= a number) Spscale 0,0.5,0.5 Sprite size Bgfill puts background bgput puts specific amounts of one bg to a place hope it helps
1そうだね
プレイ済み
返信[1]
親投稿
☆CodeZeяo☆ Code-Zero-666
Key?
1そうだね
プレイ済み
トピック
☆CodeZeяo☆ Code-Zero-666

Alright, I'm making a big project and about to release a smaller one.. For my big one I need to know how to spawn a lot of little things such as bugs and little creatures. Also I need to know how to make mini maps & how to make Blocks and data ANY help will be heavily appreciated

1そうだね
プレイ済み
返信[3]
親投稿
☆CodeZeяo☆ Code-Zero-666
Yeah I can i cannot do STICK animation well but the pad I got Down here is a small example of at least a change in sprites XD @start wait 1:cls:spclr spset 0,125 spofs 0,x,y gosub @button goto @start @button if button==1 then x=x+1:spset 0,126:spofs 1,x,y
1そうだね
プレイ済み
返信[2]
親投稿
☆CodeZeяo☆ Code-Zero-666
XD yup XDXDXDXD
0そうだね
プレイ済み
プレイ日記
☆CodeZeяo☆ Code-Zero-666
doorsdemo is supposed to be Roomsdemo XD these are two games I made Rooms Is less than 1% complete XDXDXDXDXD
11そうだね
プレイ済み
返信[5]
親投稿
☆CodeZeяo☆ Code-Zero-666
I'm dumb my current project is rooms XD
2そうだね
プレイ済み
返信[4]
親投稿
☆CodeZeяo☆ Code-Zero-666
Please do and after i'm done with my current project (doors) i'm going to start making a Huge Project and I might need help with it. It;'s going to have tons of unlockables+extras.
2そうだね
プレイ済み
返信[1]
親投稿
☆CodeZeяo☆ Code-Zero-666
That looks awesome ^^, are you gonna make ot public?
0そうだね
プレイ済み
返信[1]
親投稿
☆CodeZeяo☆ Code-Zero-666
Do you want them to move when you are controlling them or by themselves?
1そうだね
プレイ済み
プレイ日記
☆CodeZeяo☆ Code-Zero-666
Question, Would You like me to finish the game before releasing it or release a Demo OwO
8そうだね
プレイ済み
返信[2]
親投稿
☆CodeZeяo☆ Code-Zero-666
it uses Basic XD
0そうだね
プレイ済み
返信[16]
親投稿
☆CodeZeяo☆ Code-Zero-666
<3 thanks
0そうだね
プレイ済み
返信[14]
親投稿
☆CodeZeяo☆ Code-Zero-666
umm dumb question, How would I get the sprite to animate, Because in petit computer it worked like spset 0,9,0,0,0,0,0 and spofs 0,x,y then spanim 0,5,4 but spanim is not working for me
0そうだね
プレイ済み
返信[13]
親投稿
☆CodeZeяo☆ Code-Zero-666
thanks josh ^^
0そうだね
プレイ済み
返信[9]
親投稿
☆CodeZeяo☆ Code-Zero-666
here ya go ^^
0そうだね
プレイ済み
返信[7]
親投稿
☆CodeZeяo☆ Code-Zero-666
w-what am I doing wrong?
0そうだね
プレイ済み
返信[6]
親投稿
☆CodeZeяo☆ Code-Zero-666
Thank you ^^
0そうだね
プレイ済み
返信[4]
親投稿
☆CodeZeяo☆ Code-Zero-666
ok, so if I used hp=580 sp=345 SaveGame$="Data" SaveGame$=SaveGame$+hp$+Sp$ then saved it I would load it load "txt:save" odd SaveGame$ then SaveGame$=MID$("Data",???) hp$=val(hp) sp$=val(sp) i get confused their and it never loads the hp
0そうだね
プレイ済み