Made on request for user NeoPolitan via the MWS Discord.
### Description
In VR, the interaction circle for your hand uses a different texture from the interaction circle used for your teammates' interactions (the ones above their heads). See the "Images" tab for a comparison.
This mod forces the game to use the same texture for both, so mods Ghoster's [Interaction Circle](https://modworkshop.net/mod/26740) will apply to the VR interaction circle as well.
If you are playing the flatscreen version of the game, this mod will do nothing.
If you are not using an interaction circle retexture mod, this mod will do very little.
### Technical Information and Troubleshooting
Because this mod works by overloading the function used to create the bitmap itself, it may conflict with VR mods that change HUD-related code- specifically, the function `HUDInteractionVR:show_interaction_bar()`.
Unfortunately, I am not able to test VR mods, so please tell me if you encounter issues with this mod.
If you think you have encountered a mod conflict issue, try enabling compatibility mode in this mod by opening the `hudinteractionvr.lua` file in this mod (don't be intimidated, there are only two files in the mod folder) and changing `COMPATIBILITY_MODE= false` into `COMPATIBILITY_MODE = true`.
### Installation
Install this in your `mods` folder.
31 Jan 2021 v2
- added optional compatibility mode (off by default)
30 Jan 2021 v1
- fixed a bug where the mod did not yet exist
You may not use this mod for commercial purposes.
You may re-upload this mod (such as in modpacks) as long as you link to this modpage and provide the author name in the description.
Comments