Secret Identity lets you switch lives between Spider-Man and Peter Parker.
Requested/Commissioned by Prince Sora.
- Suit Transformation System for all Suits with various animations such as Mask (Removing and Putting On Mask).
- Backpack Mode where you can only realistically change identities with a placed backpack in the game world.
- You can only change identities if no NPCs are nearby, hiding your Secret Identity.
- Pedestrians don't know who you are as Peter, no more celebrity status or annoying attention.
- Enemies ignore you as Peter, and continue doing crimes...raindrops keep falling on my head!
- No abilities can be used as Peter when there are nearby NPCs, such as gadgets, swinging, jumping, etc. which is configurable in the settings.
- You can also use those disabled abilities IF there are no nearby NPCs, configurable.
- Safe and Not Safe UI like the DLC.
- Choose Peter's loadout in Settings.
SECRET_IDENTITY_KEY = The C++ key code to toggle Secret Identity and also equip from Backpack.
NEARBY_NPC_CHECK_DISTANCE = The distance to check for nearby NPCs.
BACKPACK_MODE = The mode where backpack is used.
ENEMIES_IGNORE = Whether or not enemies ignore Peter as Spider-Man.
PEDESTRIANS_IGNORE_HERO = Whether or not pedestrians ignore Peter as Spider-Man.
PETER_DIALOG = Whether or not to play his Quips and Dialog when changing Identities.
ENABLE_ABILITIES_IF_NOT_SEEN = Whether or not to dynamically enable/disable abilities as Peter if there are no nearby NPCs.
SEEN_UI = Whether or not to display the Safe/Not Safe UI from DLC.
DISABLE_COMBAT_ABILITIES = Whether or not to disable combat abilities as Peter.
DISABLE_GADGETS = Whether or not to disable gadgets as Peter.
DISABLE_JUMP_ABILITIES = Whether or not to disable jump abilities/parkour as Peter.
DISABLE_WALL_CRAWLING_ABILITIES = Whether or not to disable wall crawling abilities as Peter.
DISABLE_WEB_SWINGING_ABILITIES = Whether or not to disable web swinging abilities as Peter.
PETER_LOADOUT = The item loadout used when changing to Peter.
Installation:
- Place ALL files inside your game's directory.
- Run SMPCScriptHookLauncher.exe
Requirements:
- Marvel's Spider-Man v1.817.1.0, Only Works For This Version (Downgrade Instructions)
- Spider-Man PC ScriptHook Unreleased (Included)
- PatreonAuth
How To Use:
Press the SECRET_IDENTITY_KEY (default key is J) while not seen by any nearby NPCs. Backpack mode is also on by default so you will have to go to the backpack to change back into the suit. Settings are configurable.
Changelog
v1.0.0 (1/20/23)
- Initial release