mirror of
https://github.com/ConjureETS/MTI860_VR_Multi_Controller.git
synced 2026-03-24 04:21:15 +00:00
Last Commit
This commit is contained in:
parent
3037382203
commit
3eef95ff2b
@ -34,6 +34,7 @@ namespace Assets.Scripts
|
||||
if(OVRInput.GetDown(OVRInput.RawButton.X)){
|
||||
selectedMovement =ChoiceOfMovement.wasd;
|
||||
}
|
||||
|
||||
if(selectedMovement != currentMovement)
|
||||
{
|
||||
if (components[currentMovement] is IScriptDeMovement)
|
||||
|
||||
@ -28,5 +28,5 @@ EditorBuildSettings:
|
||||
type: 2}
|
||||
com.unity.xr.management.loader_settings: {fileID: 11400000, guid: ee43f997c03df204896142e4045b3dda,
|
||||
type: 2}
|
||||
xr.sdk.mock-hmd.settings: {fileID: 11400000, guid: 9e87227d669776740965cb21059f1b3d,
|
||||
xr.sdk.mock-hmd.settings: {fileID: 11400000, guid: b92d4de211ef93840ae7ffad5aefaca7,
|
||||
type: 2}
|
||||
|
||||
@ -12,8 +12,8 @@ PlayerSettings:
|
||||
targetDevice: 2
|
||||
useOnDemandResources: 0
|
||||
accelerometerFrequency: 60
|
||||
companyName: Yugioh
|
||||
productName: LinkEvolutionVR
|
||||
companyName: Equipe15
|
||||
productName: EtudeTypeDeMouvement
|
||||
defaultCursor: {fileID: 0}
|
||||
cursorHotspot: {x: 0, y: 0}
|
||||
m_SplashScreenBackgroundColor: {r: 0.13725491, g: 0.12156863, b: 0.1254902, a: 1}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user