Page 1 of 2

Re: need help with level making

Posted: Sun Feb 08, 2015 7:48 pm
by Dogeman
Don't worry, problem solved, I have dark link in the level, now how do I make him leave behind a star after dying?

Re: need help with level making

Posted: Sun Feb 08, 2015 8:00 pm
by Dogeman
I HAVE SHADOW LINK INGAME NOW! all I want to know now is how to make shadow link drop a star after death

Re: need help with level making

Posted: Sun Feb 08, 2015 8:11 pm
by JupiHornet
Dogeman wrote:I HAVE SHADOW LINK INGAME NOW! all I want to know now is how to make shadow link drop a star after death
Dude, chill.

Make a layer that reveals the star and make an event that shows the layer. Then, when the boss dies, make him activate the event that makes the star appear. And make sure to hide the star's layer.

Re: need help with level making

Posted: Mon Feb 09, 2015 7:57 am
by Dogeman
the problem is solved and I have dark link ingame, now I want to know how to make him drop a star after death

Re: need help with level making

Posted: Mon Feb 09, 2015 8:11 am
by Dogeman
im sorry for posting too many times, and I have a question: how do you make a hidden layer appear after an NPC is defeated?

Re: need help with level making

Posted: Mon Feb 09, 2015 8:32 am
by bossedit8
Event Window -> New -> Press "New Event" -> (You can rename it for organisational purposes at the top and if you are ready for renaming it, press the "Enter" Key on your Keyboard) -> Add the Layer you want to disappear by an Event, add it on "Hide" (or hidden) and then "Add" it. Now you can see that the Layer has been added to Hide so once that Event has been activated, it will hide that specific Layer you placed out.

NPC Window/Tap -> Click on any NPC that you want to add that Event in -> On "Event" at the top right at the NPC Tap press "Show" -> At "Death" inside the Window that has been appeared, search for that Event that you have been placed out and click on that.

Hope this helps.

Re: need help with level making

Posted: Mon Feb 09, 2015 8:55 am
by Dogeman
what is the "NPC window"?

Re: need help with level making

Posted: Mon Feb 09, 2015 9:00 am
by bossedit8
NPC = Non Playable Character

Basically objects that are mainly characters but not playable what so ever.

Re: need help with level making

Posted: Mon Feb 09, 2015 9:12 am
by Dogeman
I know what an NPC is, I just want to know what this NPC window you told of was and how to acess it

Re: need help with level making

Posted: Mon Feb 09, 2015 9:25 am
by bossedit8
Inside the NPC window where a lot of NPCs are to use in the Level, at the top right of the NPC window there are 3 "Show" Buttons. One is the "Advanced" where you can Change some of the NPCs behavour and so on. The next one is the "Generator" where you can generate the same NPCs over again for example from a pipe. The next and last one is the "Event" where you can add specific Events on the specific NPC you selected and Triggers it of how you places out. Inside the NPC Event Window, "Death" means if that specific NPC has been died out (this specifically means if that NPC doesn't exists anymore ingame). "Talk" means after you talk to him from the message box, that Event Triggers. "Activate" means if that NPC has been appeared somewhere on the Screen, that Event Triggers. "No more Objects in Layer" means if all NPCs has been died out specifically by that Layer, that Event Triggers it (this is mostly common if someone wants to collect the 8 red Coins in a Level and after that a Star appears somewhere). The last Thing is not a Event Trigger but instead it attaches the Layer you placed out to that NPC.

Re: need help with level making

Posted: Mon Feb 09, 2015 9:39 am
by Dogeman
I watched a youtube vid and figured it out, thanks for the help though!