Stage Gates

Stage Gates 1.2

What permissions do you give others to modify and/or maintain your submission?
Modify: YES - Maintain: YES - I give permission for my entire submission to be modified by others or used in their own work. I give permission for my entire submission to be maintained by others as well.
I made sure my file(s) follow the Submissions Guidelines
  1. Yes
I named my file(s) correctly (see Filename Conventions)
  1. Yes

This Mod is supposed to be used with UDMF!!!!​

Binary still works, but you are missing out on features.

Stage Gates for SRB2 are Here!

To use. Place the stage gate in your map. Then go to args and set the map to go to.

For Binary just use the angle of the object for the map num.

To Change the Color, Go to Type under the args tab then change it to 2. Then set Color (Also under the args tab.) to a Skincolor Number. You can set type to 0 or 1 it you want Day or Night respectively.

Color Changing in Action

There is also a custom hud used for hubs.

You can activate it with this.:
Lua.hubworld = true

If you have a character that you don't want the hud for or you want to make your own...

You can use this in a lua file.:
if not customhubhud
    rawset(_G, "customhubhud", {})
end

customhubhud["yourcharname"] = true

Also MAP01 is the test map.

Finally, I can Hub World inside SRB2.

Credits
TehRealSalt for Custom Hud Lib

Have Fun
Author
Bluetorch
Downloads
1,341
Views
2,827
Extension type
pk3
File size
4.2 MB
MD5 Hash
7857074685a28d6e1030dd7d899a667a
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Bluetorch

Share this resource

Latest updates

  1. Update

    Stage Gates now require a new press of jump or spin.
  2. Small Update

    Removed some unused assets.
Back
Top