Fandovec03-SpiderPositionFix icon

SpiderPositionFix

Host fixes for bunker spider. Fixes desync/separation between agent and mesh container. Client-side fix for the offset idle animation

Last updated 2 months ago
Total downloads 462570
Total rating 15 
Categories BepInEx Server-side Monsters Bug Fixes
Dependency string Fandovec03-SpiderPositionFix-1.5.1
Dependants 315 other packages depend on this package

README

Fixes various issues with spider mesh and desync/separation between the agent and the mesh container.

Fixes various cases of spider failing to climb wall.

The fix only requires host to have the mod active! Animation fixes are client-sided

List of fixes and improvements

  • Moving target vector for mesh container to prevent it getting stuck on obstacles
  • Improvements to the spider movement
  • Fixed idle animation offset
  • Spider now reliably travel OffMeshLinks
    • Some links made not traversable by spider (Can be changed in config)

Additional features

  • Visual debuging tools for movement and casting wall position
    • Could be used in the future for improved wall climbing movement

Report any bugs via Github issues or in the Oficial LC Modding / Unofficial Modding discord server.

Special thanks to:

  • Audio Knight: Reporting important bug