Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
次のページ(過去)
返信[4]
親投稿
12Me21 12Me21
@Oscar I do the same thing! It's super overpowered and fun.
0そうだね
プレイ済み
返信[13]
親投稿
12Me21 12Me21
so the full thing (to start) would be something like INITRAYLIB 1,50,0,0,399,239 'use sprites 1 to 50, and use the full screen DIM MAP[4,4]:COPY MAP,@MAP @MAP DATA 1,1,1,1 DATA 1,0,0,1 DATA 1,0,0,1 DATA 1,1,1,1 SETMAP MAP,4,4 DIM BLOCKS[1,4]:COPY BLOCKS,@BLOCKS @BLOCKS DATA 16,0,16,16 SETTEX BLOCKS SETCAM 1,1,0.5,0,0,2 or something
0そうだね
プレイ済み
返信[10]
親投稿
12Me21 12Me21
the map is just a 2D array you use SETMAP arrayname,width,height
0そうだね
プレイ済み
返信[7]
親投稿
12Me21 12Me21
Ok, there are two main things you need to know, that are not explained. 1: you must surround the map with blocks (if you can see outside the map, it errors) 2: you must have collision detection (being inside a block also causes an error)
1そうだね
プレイ済み
返信[1]
親投稿
12Me21 12Me21
Tristones was the best!
0そうだね
プレイ済み
返信[2]
親投稿
12Me21 12Me21
This was made using the raycaster engine, created by calc84maniac. It's surprising how few times it's been used; it's actually pretty easy to work with.
1そうだね
プレイ済み
プレイ日記
ネタバレ
12Me21 12Me21
wow
10そうだね
プレイ済み
プレイ日記
12Me21 12Me21
key
10そうだね
プレイ済み
返信[1]
親投稿
12Me21 12Me21
key
0そうだね
プレイ済み
返信[2]
親投稿
12Me21 12Me21
FADE #BLACK,90
0そうだね
プレイ済み
返信[1]
親投稿
12Me21 12Me21
which is what
0そうだね
プレイ済み
返信[7]
親投稿
12Me21 12Me21
If uo uncomment lines 74, 80, and 81, after 10 minutes it should start swinging higher.
1そうだね
プレイ済み
返信[3]
親投稿
12Me21 12Me21
Everyone should get this game, even if they don't know any programming languages.
1そうだね
プレイ済み
返信[2]
親投稿
12Me21 12Me21
Yo you gotta keep being rself if you'd that then you will find your special someone being yourself is ALWAYS the key
1そうだね
プレイ済み
プレイ日記
12Me21 12Me21
7SVN43Q4
12そうだね
プレイ済み
返信[40]
親投稿
12Me21 12Me21
Yes,Yes,No,no IF condition THEN do something ELSEIF condtion THEN do something ELSE do something ENDIF MOD, ok..., no INT% FLOAT# float is default, make integer default using OPTION DEFINT ... I forget. Aren't those just 2D arrays? GOSUB is fine, but I don't use it much, just because my programs often don't have any subroutines.
0そうだね
プレイ済み
返信[2]
親投稿
12Me21 12Me21
@BIG_TEXTER GUN is a variable, not a function What are those lines supposed to do, we need more information.
0そうだね
プレイ済み
返信[2]
親投稿
12Me21 12Me21
COLOR 7:LOCATE 14,14,-100:INPUT "PICK AN EPISODE TO WATCH",variable or COLOR 7:LOCATE 14,14,-100:PRINT "PICK AN EPISODE TO WATCH"
0そうだね
プレイ済み
返信[14]
親投稿
12Me21 12Me21
"Yo you gotta keep being rself if you'd that then you will find your special someone being yourself is ALWAYS the key"
0そうだね
プレイ済み
返信[2]
親投稿
12Me21 12Me21
don't give up!
1そうだね
プレイ済み