Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
HEModdingWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Shadow Generations/StageData Parameters
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
This page documents all the parameters for stages in the stagedata.lua file. You can find this file at '''"raw\script\script_resident.pac"''' Some documentation also comes from the lua file itself, since there is some already provided. There are also a considerable amount of leftovers from [[Sonic Frontiers]]. ===General Stage Parameters=== {| class="wikitable" ! Parameter !! Description |- |name |The stage slot ID. |- |stage |ID of the stage terrain used in the stage slot. If the stage borrows terrain from another stage, then the other stage id is added here. For example, the w01c11 stage slot (Space Colony Ark Act 1 Challenge 1) uses terrain from w01a11 (Space Colony Ark Act 1). |- |stage_no |The stage number. |- |attrs |The attributes of the stage. |- |timelimit |Leftover from [[Sonic Frontiers]]. The time limit used for the bomb gimmick in 4-E. |- |noisetime |Leftover from [[Sonic Frontiers]]. The amount of time the cyber noise appears when you enter a Cyber Space stage. |- |clear (Unused) | - |- |mission |Leftover from [[Sonic Frontiers]]. Missions for Cyber Space stages. Up to 5 can be assigned to a stage. |- |ring_mission |Leftover from [[Sonic Frontiers]]. The amount of rings needed to complete the Ring collecting mission in Cyber Space. |- |rank |Leftover from [[Sonic Frontiers]]. The time to reach for specific ranks in Cyber Space. (S, A, B, C, D) |- |cyber_name |Leftover from [[Sonic Frontiers]]. The name of the Cyber Space stage that shows up in Arcade Mode and the Ranking screen. |- |stage_name (Unused) |A parameter that is meant to set the name of the stage in the Results Screen. |- |scene_param_name |The name of the NeedleFxSceneData file assigned in the stage. |- |scene_param_stage |A development-only parameter. Used to specify and search stages for NeedleFx parameters to be used. |- |default_scene_param_no |The scene id used in the stage. It overrides the default NeedleFx Scene id. |- |deadheight |The height/altitude for death. It overrides the value put in FxParam. |- |bgm |Sets the music that plays in the stage. |} ===Stage Attributes=== {| class="wikitable" |+Stage Attributes !Name !Description |- |autosave |Attribute that activates the autosave system. |- |pointcloud |Allows the stage to use [https://hemodding.wiki/index.php/Resources/Model_Pointcloud .pcmodel] instancing. |- |boss |Attribute used in boss stages. It changes the player's physics to the Boss physics. |- |whitespace |Attribute used for White Space. It changes the player's physics to the White Space physics. |- |lava (Unused) |A leftover parameter from [[Sonic Frontiers]]. Would've allowed terrain with the @LAVA terrain tag to function. |- |navmesh (Unused) |A leftover parameter from [[Sonic Frontiers]]. Attribute that would activate [https://hemodding.wiki/index.php/Resources#NavMesh NavMesh] files. |- |heightfield (Unused) |A leftover parameter from [[Sonic Frontiers]]. Attribute that would activate [https://hemodding.wiki/index.php/Resources/Heightfield heightfield] files. When used in this game, the stage will not load. |- |sideview (Unused) |A leftover parameter from [[Sonic Frontiers]]. An attribute that forces the player character into 2D. It still functions, and lets the player character automatically stay on a SideView path without a DimensionVolume. However, it no longer automatically applies Sideview physics. |- |boarding (Unused) |A leftover parameter from [[Sonic Frontiers]]. An attribute that would've allowed the player character to ride on a skateboard. It does not function in this game. |- |diving (Unused) |Leftover attribute from [[Sonic Frontiers]]. Does not function. |- |sidestep (Unused) |Leftover attribute from [[Sonic Frontiers]]. Does not function. |- |athletic (Unused) |Leftover attribute from [[Sonic Frontiers]]. Does not function. |- |drift (Unused) |Leftover attribute from [[Sonic Frontiers]]. Does not function. |}
Summary:
Please note that all contributions to HEModdingWiki are considered to be released under the Creative Commons Attribution-ShareAlike (see
HEModdingWiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)