From fd47844dd6465a87aed8a8b3b59a249ff3bf1056 Mon Sep 17 00:00:00 2001 From: Ryuvi Date: Sat, 9 Aug 2025 06:20:02 -0500 Subject: [PATCH] feat(HelpTab)#: Added VR-Only string, adjusted some controls strings --- en.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/en.json b/en.json index 7b76cfc..7cbad4d 100644 --- a/en.json +++ b/en.json @@ -3141,6 +3141,8 @@ "Help.WikiLinkName.Groups": "{appName} Wiki: Groups", "Help.WikiLinkName.FAQ": "{appName} Wiki: Frequently Asked Questions", + "Help.VROnlyNote": "Note: This feature is only available in VR.", + "Help.PlatformBotLinkName": "Go to the {appName} Bot", "Help.PlatformEssentialsSubmissionLinkName": "{appName} Essentials Submission Form", @@ -3301,9 +3303,9 @@ "Help.Controls.Locomotion.WalkRunWithClimbing.Content": "This locomotion type is the same as Walk/Run but allows you to climb on objects or walls by holding {Grip_Input} and pulling yourself to the object. {is_desktop, select, True {Climbing is still possible in desktop, however your results may vary as opposed to VR climbing.} other {}}", "Help.Controls.Locomotion.Fly.Content": "Allows you to move through the air while still interacting with the ground, walls, and objects in the environment.", "Help.Controls.Locomotion.NoClip.Content": "Ignores physics and gravity all together, allowing you to freely move through the air and pass through solid objects.", - "Help.Controls.Locomotion.Teleport.Content": "Allows you to point at a location within line of sight to instantly move there.{is_desktop, select, True { This locomotion type is VR-only.} other {}}", + "Help.Controls.Locomotion.Teleport.Content": "Allows you to point at a location within line of sight to instantly move there.{is_desktop, select, True {
This locomotion type is VR-only.} other {}}", "Help.Controls.Locomotion.ZeroGravity.Content": "Allows you to float without gravity and keep your momentum when moving in the air. {is_desktop, select, True {} other {You can also rotate yourself freely in 3D space.}}", - "Help.Controls.Locomotion.GrabWorld.Content": "Allows you to move by holding forward on your {Movement_Input} and pulling yourself around the world even through the air.{is_desktop, select, True { This locomotion type is VR-only.} other {}}", + "Help.Controls.Locomotion.GrabWorld.Content": "Allows you to move by holding forward on your {Movement_Input} and pulling yourself around the world even through the air.{is_desktop, select, True {
This locomotion type is VR-only.} other {}}", "Help.Controls.Locomotion.Slide": "Slide", "Help.Controls.Locomotion.Slide.Content": "This locomotion sticks you to the closest surface near you and lets you slide across it directly when you move.", @@ -3339,7 +3341,7 @@ "Help.Controls.DesktopControls.ThirdPerson": "Third Person Mode", "Help.Controls.DesktopControls.ThirdPerson.Content": "Enter or exit Third Person mode using F5.", "Help.Controls.DesktopControls.FreecamMode": "Freecam Mode", - "Help.Controls.DesktopControls.FreecamMode.Content": "Enter or exit Freecam mode using F6. While in this mode, press and hold Control and Right Mouse to allow you to rotate your view, and use your Movement Keys to move around. Once you are looking and moving around, you can let go of Control - but keep Right Mouse held down, otherwise your view will lock in place again.", + "Help.Controls.DesktopControls.FreecamMode.Content": "Enter or exit Freecam mode using F6. While in this mode, press and hold Control and Right Mouse to allow you to rotate your view, and use your Movement Keys to move around. Once you are looking and moving around, you can let go of Control - but keep Right Mouse held down, otherwise your view will lock in place again.", "Help.Controls.SteamBindings": "Steam Bindings",