O Ilusionista
Captain 100K
Hi there. I need some help setting some branches.
Here are my level and branch setting:
Basically, I have a main stage where you can choose to where you go (avbase). There are two branches: bonus02 and heliport (which I choose by touching branch itens inside the stage). If I enter on bonus02, after beating the stage, I return to main stage (avbase). I can enter on it again and again. This is ok.
When I enter on the other branch (heliport) and beat the stage, I return to avbase, which is okay. But If I try to enter on the same branch again...I get a Hall of Fame screen. No error on the log.
Any clues?
SOLVED: You need to use a stage BEFORE the first branch
Here are my level and branch setting:
#----------------------------avbase
z 170 239 160
file data/levels/avbase.txt
branch bonus02
#----------------------------glass bonus
z 175 239 160
file data/levels/bonus02.txt
#----------------------------avbase
z 170 239 160
file data/levels/avbase.txt
branch heliport
#----------------------------heliport bonus
z 110 182 0
file data/levels/portobonusgame.txt
branch avbase
#----------------------------avbase
z 170 239 160
file data/levels/avbase.txt
Basically, I have a main stage where you can choose to where you go (avbase). There are two branches: bonus02 and heliport (which I choose by touching branch itens inside the stage). If I enter on bonus02, after beating the stage, I return to main stage (avbase). I can enter on it again and again. This is ok.
When I enter on the other branch (heliport) and beat the stage, I return to avbase, which is okay. But If I try to enter on the same branch again...I get a Hall of Fame screen. No error on the log.
Any clues?
SOLVED: You need to use a stage BEFORE the first branch
z 170 239 160
file data/levels/avbasefix.txt # dummy
branch avbase
#----------------------------avbase
z 170 239 160
file data/levels/avbase.txt
branch heliport
#----------------------------heliport bonus
z 110 182 0
file data/levels/portobonusgame.txt
z 170 239 160
file data/levels/avbase.txt
branch bonus02
#----------------------------glass bonus
z 175 239 160
file data/levels/bonus02.txt
z 170 239 160
file data/levels/avbase.txt