Page 1 of 1
About bosses on editor
Posted: Sat Nov 17, 2018 7:54 pm
by JohnWary007
I know it will seem like a silly question, but I'll do it anyway:
How do I get a "level is finished" shortly after I defeat a boss? I know it should invoke use of events but I'm not sure what to do.
Re: About bosses on editor
Posted: Sun Nov 18, 2018 5:33 am
by Cedur
just like any other enemy, bosses also have a field named "Death" in their properties window where you can invoke an event
you can also use "set as legacy boss" so when the boss is approached, its respective music will play, and its respective exit point will appear upon defeat (except Wart and Bowser I guess)
Re: About bosses on editor
Posted: Sun Nov 18, 2018 5:40 am
by Emral
Note about legacy boss: It doesn't work for the bosses added in 1.3. Namely Ludwig and Lemmy. I think Mother Brain has no reaction as well. It's very hit and miss, so the Death Event is a more reliable method.
Re: About bosses on editor
Posted: Sat Apr 16, 2022 7:19 pm
by IcyGuidance
Legacy Boss only works on the following:
*SMB1 Bowser;
*Birdo;
*BOOM-BOOM;
*and SMB3 Bowser.
Re: About bosses on editor
Posted: Mon Apr 18, 2022 11:04 am
by Sandomer
Cedur wrote: ↑Sun Nov 18, 2018 5:33 am
just like any other enemy, bosses also have a field named "Death" in their properties window where you can invoke an event
you can also use "set as legacy boss" so when the boss is approached, its respective music will play, and its respective exit point will appear upon defeat (except Wart and Bowser I guess)
how to make exit point appear after defeat boss?
Re: About bosses on editor
Posted: Wed Apr 20, 2022 4:26 am
by Cedur
I suggest you carefully read this:
viewtopic.php?f=105&t=10507 especially the sections on Layers/Events