Page 1 of 1

How to build exits with CE?

Posted: Tue Jan 02, 2007 8:04 pm
by Alaska-Wolf-Joe
Hello,

I´m building some Levels in a BoulderDash Design and I have made some different coloured Steel-Walls to get the original multi-color feeling of Bluder Dash, and some different coloured things through CEs.
Now I want to make the exits in different colors, too. Actually my problem is, that I´m not able to register in the CE, when the Level is solved and the exit can open.
How can I manage to check if enough Diamonds are collected in CE to open the exit???

Greetings

Alaska-Wolf-Joe

Re: How to build exits with CE?

Posted: Wed Jan 03, 2007 4:12 pm
by Zomis
Hello and welcome to the forum :)
Alaska-Wolf-Joe wrote:How can I manage to check if enough Diamonds are collected in CE to open the exit???
For the "Closed Exit" CE:
Change Page 1
Condition: Delay 0 seconds
CE Action: Set ce value = gems

Change Page 2
Condition: CE Value reaches 0
Change to: Open Exit

Please note that you should NOT check the "Can change to"-box on Change Page 1. ONLY the "delay" and "CE Action"

Posted: Wed Jan 03, 2007 4:54 pm
by Alaska-Wolf-Joe
Hello Zomis,

thank you, it works!!!
Greetings

Alaksa-Wolf-Joe