Page 1 of 1
Indestructible Exit
Posted: Fri Aug 24, 2007 1:55 pm
by RTADash
Can anyone help me make an indestructible exit, It would be very handy for these NES-BD levels I'm working on. Thanks in advance.
Posted: Fri Aug 24, 2007 2:46 pm
by Alan
Isn't there a new type of exit in 3.2.4? Steel exit or something?
If not, the quick and dirty way is to place a real exit in your level (but unreachable). Next make an indestructable CE and in its change page:- Turn into an open exit "on creation of" an open exit.....this should work.
If you need the open exit to be indestructable too, then make the above CE turn into another indestructable CE and make this one exit the player when entered.
Posted: Fri Aug 24, 2007 2:57 pm
by Zomis
Hmm... I must say that Alan's solution above sounds strange... or I'm just dizzy.
Anyways, I would describe the approach like this:
Go to the properties of a CE
Make it indestructible (on the "Config 1" page)
On the CE Change page, use "Entered by player" and on the bottom, use the [Player Actions] Exit Player and select "Trigger" as the player to the right.
Then place the CE where you'd like it.
Posted: Fri Aug 24, 2007 3:06 pm
by Alan
Yes, but how would your exit open? You'd need to update a counter every time you collected an emerald etc.
It's much easier to let the RND exit do all the work for you then take over at the end.
Posted: Fri Aug 24, 2007 3:24 pm
by RTADash
I think I know what to do now - it's kind of a mix of the 2 solutions with a variation. I'll Have the closed exit CE turn into the open one when it's CE value reaches 0. The value will decrease 1 for every BD diamond collected and that value will just vary from level to level. The open exit CE will just exit the player when he walks into it. Thanks guys!
I'll just have to remember to check the "indestructible" box each time I copy the elements, because it doesn't seem to remember that property when you paste a CE.
[Addition] ...and it worked! Now I've got to get the music working, check my other new thread.
Posted: Sat Aug 25, 2007 9:00 pm
by Holger
> If not, the quick and dirty way is to place a real exit in your level (but
> unreachable). Next make an indestructable CE and in its change page:-
> Turn into an open exit "on creation of" an open exit.....this should work.
Clever solution indeed! :-)
Posted: Sat Aug 25, 2007 9:36 pm
by RTADash
I decided to have my first CE (closed exit CE) just turn into a regular exit when the proper number of BD diamonds are collected. It's kind of cool to have the open exit be destructible as a little surprise. It's a little different than the original NES boulderdash, but in that game the B-flies and F-flies can't dodge rocks at all; so there will be some differences, of course.
Posted: Sun Aug 26, 2007 8:16 pm
by RTADash
Oh, and I'll upload these on the FA when I'm done, of course.

Posted: Fri Sep 14, 2007 8:11 pm
by Holger
> Isn't there a new type of exit in 3.2.4? Steel exit or something?
It's available in the new 3.2.4 now! :-)