Adds networked inverse kinematics and finger tracking to the game Techtonica. This allows players to see their own and other players' full body and finger movements. This only syncs movements of VR players, but VR is not required to use this mod.
I spent countless hours of my free time creating mods. If you enjoy them, please consider supporting me on Liberapay ❤️
You can install the mod from Thunderstore or install it manually:
-
Download the latest 5.x release of BepInEx from the Releases page.
-
Extract the downloaded archive into the game’s installation directory.
-
Run the game once. BepInEx should be installed automatically.
-
Download the latest release (v0.2.2) of this mod from the Releases page.
-
Extract the downloaded archive.
-
Copy the
BepInEx
folder into the games folder insteamapps/common
directory. -
Run the game. The mod should be loaded automatically by BepInEx.
To disable the mod change the Enabled
under [General]
value in the de.xenira.ttik.cfg
file in the BepInEx/config
folder to false
.
The configuration file is located in BepInEx/config/de.xenira.ttik.cfg
. You can edit it using a text editor like vim or Notepad++.
To reset the configuration, delete the de.xenira.ttik.cfg
file in the BepInEx/config
folder. The mod will create a new configuration file with the default values the next time you run the game.
To reset only a specific section, delete the section from the configuration file. The mod will create a new section with the default values the next time you run the game.
Enabed |
Enables or disables the mod. When using TechtonicaVR disabling this mod might cause issues. Default: |
Finger Sync Deadzone |
Deadzone for finger sync. If the difference between the local and remote finger position is less than this value, the remote finger will be set to the local finger position. Default: |
This mod does not collect any personal data and it does not send any data to any server other than the connected coop server. That being said, movement data is sent to the coop server and any connected clients.
If you encounter any issues while using this mod, please check the BepInEx console for any error messages. You can also report issues on the Issues page of this repository.
This mod is licensed under the GNU General Public License v3.0 (GPL-3.0).
Contents of the unity
, tools
and libs
folders are licensed under their respective licenses.
This mod is not affiliated with the game’s developer Firehose Games or Unity Technologies. All trademarks are the property of their respective owners.