mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-06-20 21:48:02 +00:00
[NAK_CVR_Mods] version bumps
This commit is contained in:
parent
7e7eff5eff
commit
7f4234a27f
32 changed files with 83 additions and 83 deletions
|
|
@ -53,7 +53,7 @@ public class DesktopInteractionsMod : MelonMod
|
|||
|
||||
private static void OnPlayerSetupStart()
|
||||
{
|
||||
Transform cameraTransform = PlayerSetup.Instance.desktopCamera.transform;
|
||||
Transform cameraTransform = PlayerSetup.Instance.desktopCameraPivot.transform;
|
||||
|
||||
_cameraTargetContainerTransform = new GameObject("ScaledTargetsContainer").transform;
|
||||
_cameraTargetContainerTransform.SetParent(cameraTransform, false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue