-
Notifications
You must be signed in to change notification settings - Fork 3
ScenarioData
Super Hackio edited this page Mar 15, 2024
·
3 revisions
This BSCV remains mostly unchanged from vanilla SMG2. Here are a list of new features:
- The ability to add a new BCSV field called PowerStarColor (of type
Int32
/0
/LONG
) which lets you tell the game which colour a Power Star should be. This field is optional, and if left out, all stars will use Color 0 (which is by default Yellow). - The PowerStarType field no longer supports the type of "Green". Instead, use a type of "Seeker".
Note: You still need to use the object GreenStar in the level editor.
- The PowerStarType field has a new type, "Grand". Use this to indicate Grand Stars.
A BCSV with this field added for you can be downloaded here.
Note: This custom sidebar is for content not yet finished. Please use the above "Pages" dropdown for now.
Usage Guides
Layouts
Objects
Scenes
- Stages
- Non-Stages
- Hubworlds
- Scenario
- Map
- UseResource
- ZoneInfo