You are viewing a potentially older version of this package. View all versions.
SlugTweaks-SeekerOmniSojourn-0.1.0 icon

SeekerOmniSojourn

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

Date uploaded a day ago
Version 0.1.0
Download link SlugTweaks-SeekerOmniSojourn-0.1.0.zip
Downloads 37
Dependency string SlugTweaks-SeekerOmniSojourn-0.1.0

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.

CHANGELOG

Changelog

0.1.0

  • Initial public beta.
  • Added aim-relative omnidirectional movement for Seeker's Sojourn.
  • Added stationary hovering when no movement input is held.
  • Preserves Sojourn's existing current speed while changing movement direction.
  • Added explicit AI-generation disclosure for Thunderstore.