18 Commits

Author SHA1 Message Date
EmanMhesin
b664277082 added UI flow: welcome screen with start button → instructions UI
added UI flow: welcome screen with start button → instructions UI
2025-05-24 17:22:11 +02:00
EmanMhesin
cfae995b34 Changed position of Canvas (Welcome)
Position: X = 0, Y = 1.5, Z = 2
Scale: X = 0.002, Y = 0.002, Z = 0.002
2025-05-24 10:49:58 +02:00
EmanMhesin
dec0fc83d5 XR UI Input Module Created
added components XR Interaction Manager and XR UI Input Module
2025-05-24 10:40:26 +02:00
EmanMhesin
1b8872a76b Changed Overlay/Added Colliders in MainUI
Changed Overlay to World space of the MainUI and added colliders to buttons. Changed position of the Main UI/Rotation and Scale
2025-05-24 10:38:13 +02:00
EmanMhesin
ef32f20580 resolving conflicts
resolving conflicts
2025-05-23 14:26:38 +02:00
EmanMhesin
93c8ed4588 added two buttons to MainUI panel: 'Mark' and 'Draw'
added two buttons to MainUI panel: 'Mark' and 'Draw Path'
2025-05-22 14:43:40 +02:00
EmanMhesin
cc113e0072 added instructional panel and description text inside MainUI
added instructional panel and description text inside MainUI
2025-05-22 14:36:12 +02:00
EmanMhesin
7c15bd1e6c added MainUI canvas with proper settings (hidden by default)
added MainUI canvas with proper settings (hidden by default)
2025-05-22 14:29:53 +02:00
EmanMhesin
fb12dddc46 Merge branch 'main' into ui 2025-05-22 13:29:19 +02:00
EmanMhesin
1c28a6cba7 Position canvas 2m in front of camera at eye level
Position: 0, 1.5, 2
2025-05-13 13:43:04 +02:00
EmanMhesin
cc7b17ed38 Connect Start button to hide welcome screen
Selected Start Button
In Inspector, in  OnClick() section:

Clicked +

Dragged UIManager in..

Selected WelcomeUI → StartExperience()
2025-05-13 13:39:10 +02:00
EmanMhesin
f1ad5c3504 Added WelcomeUI script to UIManager and linked canvas
Added WelcomeUI script to UIManager and linked canvas (dragged canvas to UI panel field in the script that is attached to UI manager)
2025-05-13 13:24:39 +02:00
EmanMhesin
b16c5d42f2 Added Start button below welcome title 2025-05-13 12:58:07 +02:00
EmanMhesin
e96e5e35e8 Added TMP title text to welcome screen
Text Style: Title
Colour: 0A0E65
Position: - 23; 95; 0
2025-05-13 12:54:00 +02:00
EmanMhesin
359f251ee2 Created world space canvas for MR UI
Render Mode → World Space
Scale: 0.001 on X, Y, Z
2025-05-13 12:44:56 +02:00
Andreas Franke
1d6c3dec03 Update Eman.unity 2025-05-12 13:09:48 +02:00
Andreas Franke
412b561736 AF 2025-05-12 13:08:17 +02:00
EmanMhesin
dd3c851b56 Created new scene 2025-05-12 12:22:18 +02:00