Final Demo "Adventure Mode"

[Open Assets] Final Demo "Adventure Mode" 1.2.1

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.
DISCLAIMER: This addon is not compatible with 2.2.10 and below, due to its usage P_SetOrigin and P_MoveOrigin, as well as many features introduced in 2.2.10!

This addon consists of a custom level type intended to roughly emulate the gameplay of the Sonic Adventure series. Simply add the keyword "FDAdventure" to a stage's "TypeOfLevel" field, and you're all set!

A custom port of the original "SA Example" level from the Final Demo series of SRB2 is included. It has been edited slightly to accommodate for characters who can't spin under small openings. If you wish to use Adventure Mode in your own levels, you will only need the lumps LUA_ADVE and DSSAHITG, as everything else in the WAD is specific to "SA Example".

If you wish to disable the "adventuremode" console command functionality, just follow the steps outlined in LUA_ADVE.

FEATURES:
  • "Light Dash" - This allows any character to collect a trail of rings using the "toss flag" button. Originally, only Sonic could use this in versions 1.01 to 1.09.2, but the ability was granted to every character in 1.09.4.
  • Character Abilities
    • Sonic and Amy gain a homing attack (applies to any character with CA_THOK, CA_JUMPTHOK, CA_DOUBLEJUMP, or CA_TWINSPIN).
    • Tails gets "hold-fly", where the player has to hold the jump button to fly instead of rhythmically tapping it, at the cost of a reduced flight time (applies to any character with CA_FLY or CA_SWIM).
    • Knuckles gains a "multi-glide" (or "Spidey Knux" abilities), where the player can glide multiple times in a single jump (applies to any character with CA_GLIDEANDCLIMB).
    • Amy gets her "hammer jump" from SA1, where the player can gain a large amount of vertical height by pressing the spin button while running.
    • Metal Sonic uses a homing attack (and thok) in place of his floating ability to match his gameplay style in SADX.
    • Fang has no gameplay changes.
  • Forced "Old Analog" - Analog mode is forced on the player in an attempt to emulate the playstyle of the Sonic Adventure series. This can be disabled by changing the "adventurecontrol" and "adventurecontrol2" (for the second player in splitscreen mode) console commands mentioned below.
  • Auto-Aiming Boss Camera - The camera will automatically face any boss in a stage, unless there are none.
  • A "hit ground" sound effect that plays whenever the player hits the ground (please note that the sound effect has been altered slightly from its Final Demo counterpart to have less of a delay).
  • Non-Solid Monitors - The player can simply walk into a monitor to break it.
  • Falling Animation - Instead of the player simply walking off a ledge, the player will automatically play their falling animation instead.
  • Three "toggleable" console commands:
    • "adventuremode" - This allows the player to toggle Adventure Mode in any level they choose (unless they are already in an Adventure Mode stage).
    • "adventurecontrol" - This allows the player to toggle the forced analog control scheme of Adventure Mode.
    • "adventurecontrol2" - This is essentially the second-player splitscreen equivalent of the above.

KNOWN BUGS/INCONVENIENCES:
  • "Intended" (meaning these were in the original Adventure Mode)
    • The falling animation interrupts the "gasp" animation.
    • Using the homing attack near an inaccessible item/enemy can softlock the player temporarily.
    • Using the light dash in a similar vein can also softlock the player temporarily.
    • The "hit ground" sound effect does not play when standing on an object with the "MF_SOLID" flag. This was apparently intentional, according to 1.09.4's source code.
    • The camera does not readjust its angle for players that are currently climbing.
  • "Unintended"
    • The light dash can have a bit more horizontal momentum than it would have had in Final Demo (specifically, around the loop of rings in SA Example), but I have tried my best to mitigate this as much as possible.
    • The camera can currently get stuck on polyobjects (the camera will reset if the player is far enough away). I may or may not fix this in a future update.

Of course, this addon would not have been possible without the help of certain individuals...

SPECIAL THANKS:
  • Sonic Team Jr. - For the original code that this port was based off of
  • SRB2 Discord - For being a valuable resource in figuring out certain aspects of this port
  • Glaber - For suggesting the inclusion of Amy's hammer jump
  • Rapidgame7 - For making me aware of the searchBlockmap function, as well as the suggestion to use a custom camera in the first place
  • Golden - For letting me use their custom camera code (on the SRB2 Discord server) as a base for mine
  • Flame - For helping me figure out why the light dash was giving the player too much horizontal momentum, writing code that prevented the camera from getting stuck in walls (which I ultimately replaced with a port of 1.09.4's camera; I still appreciate the help!), as well as suggesting an alternative method for searching for bosses
  • D00D64 - For reminding me that Adventure Mode's forced analog mode could be disabled during the Final Demo era; Also for creating Scaleflower Zone, which I used to test a number of scale-related bug fixes
  • CloneFighter - For reporting bugs, one involving the camera freaking out when the camera is reset, and another where the camera no longer exists if the player toggles first person mode repeatedly
  • lumo (on the SRB2 Discord server) - For also reporting a bug involving the camera freaking out
  • SRB2 Wiki - For being another valuable resource
  • SRB2 GitLab - For being yet another valuable resource (specifically, improving the custom camera)
  • SonicDemonstration.gif
    SonicDemonstration.gif
    4.9 MB · Views: 1,172
  • HoldFlyTails.gif
    HoldFlyTails.gif
    2.5 MB · Views: 752
  • SpideyKnux.gif
    SpideyKnux.gif
    6.6 MB · Views: 580
  • AmyHammerJump.gif
    AmyHammerJump.gif
    4.8 MB · Views: 539
  • BossAiming.gif
    BossAiming.gif
    4.5 MB · Views: 867
Author
"MIDIMan"
Downloads
5,291
Views
22,252
Extension type
wad
File size
1.1 MB
MD5 Hash
a3842dfff7bb4c55fe5a04e18b56bc2f
First release
Last update
Rating
4.50 star(s) 4 ratings

More resources from "MIDIMan"

Share this resource

Latest updates

  1. Filename Update

    Apparently, this mod did not comply with the filename conventions. As such, the filename has...
  2. 2.2.11 Compatibility Update

    Not a huge update, but a necessary one. CHANGES: Cleaned up the code to be more in-line with...
  3. Good-bye, awayviewmobj! Hello, camera_t!

    Changes: Numerous changes have been made to the camera: The camera now uses 2.2.10's...

Latest reviews

I use this all the time best mod for sonic
Upvote 0
This is brilliant! Real nice callback to the Final Demo days. I've seen gameplay of the original Adventure mode, and this is recreated rather faithfully. But here's my problem: None of the levels actually utilize this mode. But there was an add-on back in the Final Demo era that did exactly that: Revamp the levels to utilize Adventure mode, aptly titled SA-SRB2.
It would be pretty cool to see that return, albeit updated to match v2.2's levels, as the Final Demo levels are rather boring but nostalgic. Who else agrees with me that SA-SRB2 should be ported to v2.2? Anyone?
"MIDIMan"
"MIDIMan"
Just a tip: You can play any level in "Adventure Mode" by entering "adventuremode 1" into the console. You can also disable the forced analog mode and camera by typing "adventurecontrol 0" in the console.

It would be pretty cool to have a mod akin to SA-SRB2, but I doubt anyone would be willing to take the time to revamp the entirety of the main v2.2 campaign to accommodate for Adventure Mode.
Upvote 0
This is a great mod!
Saturn Dreams Model Pack + this mod = SA1/2 basically
Upvote 0
Welcome to releases! It's a fine port of the old Adventure features, even giving Amy a hammer jump reminiscent of SA1!, But I really hope there's an update to disable the camera changes. I swear there used to be one back in the day (unless I missed if this mod has it?), because man... That's the one element of adventure mode I really didn't want to come back! Still, this mod makes for a good resource, as well as something to mess with!
"MIDIMan"
"MIDIMan"
I actually forgot there was a way to turn off Adventure Mode's camera and control scheme in the Final Demo era, so I'll definitely include that in a future update.
Upvote 4
Back
Top