Premier commit du cinquième front. Trois parties : - `unity/MyInfoMateVR/` : le projet Unity (6000.0.83f1, URP, Meta XR SDK 205), un APK unique pour tous les clients. Menu flottant à sélection au regard, appairage, chargement de scène GLB, POI, cache de contenu, télémétrie. - `unity-overlay/` : les mêmes scripts à recopier sur un projet Unity neuf, avec les pièges rencontrés consignés dans son README. - `viewer/` : viewer et éditeur de scène web autonome (Vite, TypeScript, three.js), partagé avec les autres fronts. - `docs/` : état des lieux, setup Unity, décisions d'architecture et plan d'exécution en 9 étapes. La scène est décrite par un `scene.json` poussé par `adb push` : l'app le préfère à celui embarqué dans l'APK. Les binaires (GLB, textures de l'échantillon Sponza, DLL Meta XR) passent par Git LFS dès ce premier commit — les y faire entrer après coup demanderait de réécrire l'historique. Les artefacts régénérés par l'éditeur et par CMake (`Library/`, `.utmp/`, Burst debug) sont ignorés. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
488 lines
9.5 KiB
Plaintext
488 lines
9.5 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!13 &1
|
|
InputManager:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 2
|
|
m_Axes:
|
|
- serializedVersion: 3
|
|
m_Name: Horizontal
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton: left
|
|
positiveButton: right
|
|
altNegativeButton: a
|
|
altPositiveButton: d
|
|
gravity: 3
|
|
dead: 0.001
|
|
sensitivity: 3
|
|
snap: 1
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Vertical
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton: down
|
|
positiveButton: up
|
|
altNegativeButton: s
|
|
altPositiveButton: w
|
|
gravity: 3
|
|
dead: 0.001
|
|
sensitivity: 3
|
|
snap: 1
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Fire1
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: left ctrl
|
|
altNegativeButton:
|
|
altPositiveButton: mouse 0
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Fire2
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: left alt
|
|
altNegativeButton:
|
|
altPositiveButton: mouse 1
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Fire3
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: left shift
|
|
altNegativeButton:
|
|
altPositiveButton: mouse 2
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Jump
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: space
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Mouse X
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton:
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0.1
|
|
snap: 0
|
|
invert: 0
|
|
type: 1
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Mouse Y
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton:
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0.1
|
|
snap: 0
|
|
invert: 0
|
|
type: 1
|
|
axis: 1
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Mouse ScrollWheel
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton:
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0.1
|
|
snap: 0
|
|
invert: 0
|
|
type: 1
|
|
axis: 2
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Horizontal
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton:
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 0
|
|
dead: 0.19
|
|
sensitivity: 1
|
|
snap: 0
|
|
invert: 0
|
|
type: 2
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Vertical
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton:
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 0
|
|
dead: 0.19
|
|
sensitivity: 1
|
|
snap: 0
|
|
invert: 1
|
|
type: 2
|
|
axis: 1
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Fire1
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: joystick button 0
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Fire2
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: joystick button 1
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Fire3
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: joystick button 2
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Jump
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: joystick button 3
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Submit
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: return
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 0
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Submit
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: enter
|
|
altNegativeButton:
|
|
altPositiveButton: space
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Cancel
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: escape
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 1
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Enable Debug Button 1
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: left ctrl
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 8
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Enable Debug Button 2
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: backspace
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 9
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Reset
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: left alt
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 1
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Next
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: page down
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 5
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Previous
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: page up
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 4
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Validate
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: return
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 0
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Persistent
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: right shift
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 2
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Multiplier
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton:
|
|
positiveButton: left shift
|
|
altNegativeButton:
|
|
altPositiveButton: joystick button 3
|
|
gravity: 0
|
|
dead: 0
|
|
sensitivity: 0
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Horizontal
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton: left
|
|
positiveButton: right
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Vertical
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton: down
|
|
positiveButton: up
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 0
|
|
axis: 0
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Vertical
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton: down
|
|
positiveButton: up
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 2
|
|
axis: 6
|
|
joyNum: 0
|
|
- serializedVersion: 3
|
|
m_Name: Debug Horizontal
|
|
descriptiveName:
|
|
descriptiveNegativeName:
|
|
negativeButton: left
|
|
positiveButton: right
|
|
altNegativeButton:
|
|
altPositiveButton:
|
|
gravity: 1000
|
|
dead: 0.001
|
|
sensitivity: 1000
|
|
snap: 0
|
|
invert: 0
|
|
type: 2
|
|
axis: 5
|
|
joyNum: 0
|