PDA

View Full Version : Enemies->Stair Secret Combo



UnityAlex
09-27-2015, 01:52 PM
Hi! I want to know how to make it so that when you kill every enemy, the stairs secret combo is placed. I have "enemies->secret" checked, and the yellow stair square is in the right place, but my secret combo is not appearing. Any help is appreciated, thanks :)

Anarchy_Balsac
09-27-2015, 02:12 PM
Use flag 16 and secret combo 16, that'll do the trick.

UnityAlex
09-27-2015, 02:24 PM
Thank you! I had no idea what 16-31 were used for aside from coding, but now I know! Much appreciated.

Lelouche Vi Britannia
11-28-2015, 02:37 AM
You can get pretty creative with the whole 16-31 secret combo flags. I think I have one instance where an entire pathway becoming visible when its triggered, basically causing an entire wall to disappear and reveal a new path into another screen. None of that requires scripts though one can probably do some crazy shit if they had the scripting skills for it. I'll have to work on that in a future project.