Implemented mouse centering and hiding in game #384
|
@ -4120,6 +4120,7 @@
|
|||
Text Renderer Component:
|
||||
Text: "Score: 0"
|
||||
Font: 176667660
|
||||
Color: {x: 1, y: 1, z: 1, w: 1}
|
||||
IsActive: true
|
||||
Scripts: ~
|
||||
- EID: 206
|
||||
|
@ -4135,6 +4136,7 @@
|
|||
Text Renderer Component:
|
||||
Text: "Time Left: 200"
|
||||
Font: 176667660
|
||||
Color: {x: 1, y: 1, z: 1, w: 1}
|
||||
IsActive: true
|
||||
Scripts: ~
|
||||
- EID: 238
|
||||
|
@ -4150,6 +4152,7 @@
|
|||
Text Renderer Component:
|
||||
Text: ""
|
||||
Font: 176667660
|
||||
Color: {x: 1, y: 1, z: 1, w: 1}
|
||||
IsActive: true
|
||||
Scripts: ~
|
||||
- EID: 236
|
||||
|
@ -5323,7 +5326,7 @@
|
|||
NumberOfChildren: 0
|
||||
Components:
|
||||
Transform Component:
|
||||
Translate: {x: 0, y: 0, z: 0}
|
||||
Translate: {x: 0, y: 0, z: 0.100000001}
|
||||
Rotate: {x: 0, y: 0, z: 0}
|
||||
Scale: {x: 2500, y: 1080, z: 1}
|
||||
IsActive: true
|
||||
|
|
Loading…
Reference in New Issue