You are viewing a potentially older version of this package. View all versions.
GTFOModding-ScanPositionOverride-1.0.0 icon

ScanPositionOverride

Set custom fixed scan positions

Date uploaded a year ago
Version 1.0.0
Download link GTFOModding-ScanPositionOverride-1.0.0.zip
Downloads 1213
Dependency string GTFOModding-ScanPositionOverride-1.0.0

README

Check the template file that gets generated for an example of the json layout

Template path BepInEx\GameData\ScanPositionOverride\Template.json

Tpositions can be empty and is used for assigning travel positions for moving scans

Use the BepInEx log to verify the positions of the scans as well as what index they are

Use UnityExplorer to get the local player's current position for preferred placements

Restarting the game is required for changes to be applied currently

All players must have the mod installed and the possition files, otherwise desync will occur

CHANGELOG

1.0.0

Initial release

  • add bepinex logging for scan information
  • add support for overriding bioscan position and rotation
  • add support for overriding clusterscan position and rotation
  • add support for reading and writing json configs
  • add support for overriding travel scan positions