SlugTweaks-SeekerOmniSojourn icon

SeekerOmniSojourn

Gives Seeker's Sojourn aim-relative omnidirectional movement and lets it hover when no movement input is held.

Last updated 8 hours ago
Total downloads 17
Total rating 1 
Categories Mods Tweaks Survivors of the Void AI Generated
Dependency string SlugTweaks-SeekerOmniSojourn-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2121 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2121

README

Seeker Omni Sojourn

Gives Seeker's Sojourn aim-relative omnidirectional movement instead of forcing constant forward travel.

Controls

  • No movement input: hover in place.
  • W: move toward the crosshair, including upward/downward aim.
  • S: move directly away from the crosshair.
  • A / D: strafe left/right relative to the direction you are aiming.
  • Diagonals: combine normally without increasing top speed.

The mod keeps Sojourn's own current movement speed and replaces only the movement direction after the vanilla movement update.

Requirements

  • Risk of Rain 2
  • Seekers of the Storm (Seeker)
  • BepInExPack

No R2API dependency is required.

Compatibility

Do not use this together with another mod that rewrites Sojourn movement, such as:

  • SojournStopGo
  • SeekerTweaks with Directional Input Movement Sojourn enabled

Multiple mods patching the same Sojourn movement routine may overwrite each other's velocity changes and cause inconsistent movement.

AI disclosure

Significant portions of this mod's code and packaging were created with assistance from hatGPT.

Originally inspired by SojournStopGo by BorkTeam after encountering buggy movement behavior. This package does not redistribute that mod's DLL or other package files.