diff --git a/interface/resources/meshes/controller/touch/touch_l_bumper.fbx b/interface/resources/meshes/controller/touch/touch_l_bumper.fbx index c0ad77fd45..7d051735c3 100644 Binary files a/interface/resources/meshes/controller/touch/touch_l_bumper.fbx and b/interface/resources/meshes/controller/touch/touch_l_bumper.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_l_button_x.fbx b/interface/resources/meshes/controller/touch/touch_l_button_x.fbx index 6107eeb3ac..8297e623bb 100644 Binary files a/interface/resources/meshes/controller/touch/touch_l_button_x.fbx and b/interface/resources/meshes/controller/touch/touch_l_button_x.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_l_button_y.fbx b/interface/resources/meshes/controller/touch/touch_l_button_y.fbx index 5f8bd53627..c87ad5c8fc 100644 Binary files a/interface/resources/meshes/controller/touch/touch_l_button_y.fbx and b/interface/resources/meshes/controller/touch/touch_l_button_y.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_l_joystick.fbx b/interface/resources/meshes/controller/touch/touch_l_joystick.fbx index f9b5ee89ba..eaf8b3e382 100644 Binary files a/interface/resources/meshes/controller/touch/touch_l_joystick.fbx and b/interface/resources/meshes/controller/touch/touch_l_joystick.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_l_trigger.fbx b/interface/resources/meshes/controller/touch/touch_l_trigger.fbx index 7638d73593..2cbf15272d 100644 Binary files a/interface/resources/meshes/controller/touch/touch_l_trigger.fbx and b/interface/resources/meshes/controller/touch/touch_l_trigger.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_r_bumper.fbx b/interface/resources/meshes/controller/touch/touch_r_bumper.fbx index cd9c28c37f..ddff4ba40f 100644 Binary files a/interface/resources/meshes/controller/touch/touch_r_bumper.fbx and b/interface/resources/meshes/controller/touch/touch_r_bumper.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_r_button_a.fbx b/interface/resources/meshes/controller/touch/touch_r_button_a.fbx index e614a166a1..8386ed565c 100644 Binary files a/interface/resources/meshes/controller/touch/touch_r_button_a.fbx and b/interface/resources/meshes/controller/touch/touch_r_button_a.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_r_button_b.fbx b/interface/resources/meshes/controller/touch/touch_r_button_b.fbx index a56e0ff36c..504374c26b 100644 Binary files a/interface/resources/meshes/controller/touch/touch_r_button_b.fbx and b/interface/resources/meshes/controller/touch/touch_r_button_b.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_r_joystick.fbx b/interface/resources/meshes/controller/touch/touch_r_joystick.fbx index 8ab04fc0f2..8602f28d70 100644 Binary files a/interface/resources/meshes/controller/touch/touch_r_joystick.fbx and b/interface/resources/meshes/controller/touch/touch_r_joystick.fbx differ diff --git a/interface/resources/meshes/controller/touch/touch_r_trigger.fbx b/interface/resources/meshes/controller/touch/touch_r_trigger.fbx index 2c89a11c68..e43f066bce 100644 Binary files a/interface/resources/meshes/controller/touch/touch_r_trigger.fbx and b/interface/resources/meshes/controller/touch/touch_r_trigger.fbx differ diff --git a/scripts/system/controllers/touchControllerConfiguration.js b/scripts/system/controllers/touchControllerConfiguration.js index b7714603aa..351b3cc5ef 100644 --- a/scripts/system/controllers/touchControllerConfiguration.js +++ b/scripts/system/controllers/touchControllerConfiguration.js @@ -105,7 +105,7 @@ TOUCH_CONTROLLER_CONFIGURATION_LEFT = { axis: { x: 1, y: 0, z: 0 }, maxAngle: 17, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -128,7 +128,7 @@ TOUCH_CONTROLLER_CONFIGURATION_LEFT = { axis: { x: 1, y: 0.302933918, z: 0.302933918 }, maxTranslation: 0.003967, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -152,7 +152,7 @@ TOUCH_CONTROLLER_CONFIGURATION_LEFT = { xHalfAngle: 20, yHalfAngle: 20, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -173,7 +173,7 @@ TOUCH_CONTROLLER_CONFIGURATION_LEFT = { axis: { x: 0, y: -1, z: 0 }, maxTranslation: 0.001, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -194,7 +194,7 @@ TOUCH_CONTROLLER_CONFIGURATION_LEFT = { axis: { x: 0, y: -1, z: 0 }, maxTranslation: 0.001, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -261,7 +261,7 @@ TOUCH_CONTROLLER_CONFIGURATION_RIGHT = { axis: { x: 1, y: 0, z: 0 }, maxAngle: 17, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -285,7 +285,7 @@ TOUCH_CONTROLLER_CONFIGURATION_RIGHT = { maxTranslation: 0.003967, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -309,7 +309,7 @@ TOUCH_CONTROLLER_CONFIGURATION_RIGHT = { xHalfAngle: 20, yHalfAngle: 20, - textureName: "R_controller_DIF.jpg", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -330,7 +330,7 @@ TOUCH_CONTROLLER_CONFIGURATION_RIGHT = { axis: { x: 0, y: -1, z: 0 }, maxTranslation: 0.001, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: { @@ -351,7 +351,7 @@ TOUCH_CONTROLLER_CONFIGURATION_RIGHT = { axis: { x: 0, y: -1, z: 0 }, maxTranslation: 0.001, - textureName: "psdFileTex2", + textureName: "tex-highlight", defaultTextureLayer: "normal", textureLayers: { normal: {