Archiverse Internet Archive
投稿のみ 投稿と返信
前のページ(最近)
14 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 2446
次のページ(過去)
返信[2]
親投稿
PChicken NerdChicken
If this snake game cannot be played on an o3ds, then it's a bad game.
0そうだね
プレイ済み
返信[4]
親投稿
PChicken NerdChicken
>ResetReload "instead of cherrypicking every"
0そうだね
プレイ済み
返信[6]
親投稿
PChicken NerdChicken
You seem to grasp the concepts very quickly. Good job!
0そうだね
プレイ済み
返信[2]
親投稿
PChicken NerdChicken
hehe i know who you made this for...
0そうだね
プレイ済み
返信[6]
親投稿
PChicken NerdChicken
Use VAR()? I don't remember how to use it, but I think you can read variables from another slot.
0そうだね
プレイ済み
返信[2]
親投稿
PChicken NerdChicken
Put the cursor on BUTTON and then press the Help button in the top-right. It has a question mark on it and is blue.
1そうだね
プレイ済み
返信[1]
親投稿
PChicken NerdChicken
Do DEC Y instead of Y - 1. Do INC Y instead of Y + 1. The BUTTON command is also being used wrong. The parameter that goes in BUTTON(<this parameter>) is not telling the button for which it should respond. It should tell what type of press to respond to. IF BUTTON(2) AND #A THEN #A is a constant that represents the button A. Likewise, #LEFT is the left dpad, #B is the B button, etc.
1そうだね
プレイ済み
返信[4]
親投稿
PChicken NerdChicken
There are 4 program slots: Slot 0 Slot 1 Slot 2 Slot 3
0そうだね
プレイ済み
返信[1]
親投稿
PChicken NerdChicken
Much better.
3そうだね
プレイ済み
返信[3]
親投稿
PChicken NerdChicken
you really should rework it...
0そうだね
プレイ済み
返信[2]
親投稿
PChicken NerdChicken
Are you loading the program file into the same slot as the currently running code?
0そうだね
プレイ済み
返信[1]
親投稿
PChicken NerdChicken
you can use math functions to tell the dude to go in a straight line towards you, ya know
0そうだね
プレイ済み
返信[6]
親投稿
PChicken NerdChicken
He wants to copy some tiles from the bg grp to the sprite grp.
1そうだね
プレイ済み
返信[3]
親投稿
PChicken NerdChicken
They removed the copy across page function from the PAINT tool in an earlier update. Sorry, I don't know what to do.
0そうだね
プレイ済み
返信[1]
親投稿
PChicken NerdChicken
Erm, the BG sheet is a GRP, so it can already be used as a spritesheet. If you want to use a BG MAP, then I don't know how to help you.
0そうだね
プレイ済み
返信[4]
親投稿
PChicken NerdChicken
EDQK3L4
1そうだね
プレイ済み
返信[3]
親投稿
PChicken NerdChicken
SPCOL SPCOLVEC (optional) SPHITRC learn these. type in the commands on an empty line and press the Help (magnifying glass) button to view the help manual.
1そうだね
プレイ済み
返信[1]
親投稿
PChicken NerdChicken
inb4 all the kids asking for keys
0そうだね
プレイ済み
返信[16]
親投稿
PChicken NerdChicken
good job!
0そうだね
プレイ済み
返信[12]
親投稿
PChicken NerdChicken
you can RETURN numbers using DEF.
0そうだね
プレイ済み