Skip to content

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.

Clone this wiki locally