Skip to content

Commit f64145f

Browse files
authored
Merge pull request #419 from HodgsonSDAS/HTK-UtilitiesUpdate
Htk utilities update: FPSDisplay.prefab
2 parents e3c6d78 + 11a5f00 commit f64145f

File tree

1 file changed

+25
-26
lines changed

1 file changed

+25
-26
lines changed

Assets/HoloToolkit/Utilities/Prefabs/FPSDisplay.prefab

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ GameObject:
3737
serializedVersion: 5
3838
m_Component:
3939
- component: {fileID: 4000012520274942}
40+
- component: {fileID: 23000011797597042}
4041
- component: {fileID: 65000012561365858}
4142
- component: {fileID: 114000013985069792}
42-
- component: {fileID: 114000012205069828}
43+
- component: {fileID: 114814769360254126}
4344
- component: {fileID: 114000014245746336}
44-
- component: {fileID: 23000011797597042}
4545
m_Layer: 0
4646
m_Name: FPSDisplay
4747
m_TagString: Untagged
@@ -55,9 +55,9 @@ Transform:
5555
m_PrefabParentObject: {fileID: 0}
5656
m_PrefabInternal: {fileID: 100100000}
5757
m_GameObject: {fileID: 1000010077501532}
58-
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
59-
m_LocalPosition: {x: 0, y: 0.11, z: 0}
60-
m_LocalScale: {x: 0.01, y: 0.01, z: 0.01}
58+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
59+
m_LocalPosition: {x: 0, y: 0, z: 0}
60+
m_LocalScale: {x: 0.005, y: 0.005, z: 0.005}
6161
m_Children: []
6262
m_Father: {fileID: 4000012520274942}
6363
m_RootOrder: 0
@@ -69,7 +69,7 @@ Transform:
6969
m_PrefabInternal: {fileID: 100100000}
7070
m_GameObject: {fileID: 1000011443254168}
7171
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
72-
m_LocalPosition: {x: 0, y: 0, z: 0.85}
72+
m_LocalPosition: {x: 0, y: 0, z: 5}
7373
m_LocalScale: {x: 1, y: 1, z: 1}
7474
m_Children:
7575
- {fileID: 4000012084356042}
@@ -148,7 +148,7 @@ BoxCollider:
148148
m_IsTrigger: 0
149149
m_Enabled: 1
150150
serializedVersion: 2
151-
m_Size: {x: 0.0005, y: 0.0005, z: 0.0005}
151+
m_Size: {x: 0.05, y: 0.03, z: 0.03}
152152
m_Center: {x: 0, y: 0, z: 0}
153153
--- !u!102 &102000012390400920
154154
TextMesh:
@@ -164,29 +164,13 @@ TextMesh:
164164
m_Anchor: 4
165165
m_Alignment: 1
166166
m_TabSize: 4
167-
m_FontSize: 0
168-
m_FontStyle: 0
167+
m_FontSize: 48
168+
m_FontStyle: 1
169169
m_RichText: 1
170-
m_Font: {fileID: 0}
170+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
171171
m_Color:
172172
serializedVersion: 2
173173
rgba: 4294967295
174-
--- !u!114 &114000012205069828
175-
MonoBehaviour:
176-
m_ObjectHideFlags: 1
177-
m_PrefabParentObject: {fileID: 0}
178-
m_PrefabInternal: {fileID: 100100000}
179-
m_GameObject: {fileID: 1000011443254168}
180-
m_Enabled: 1
181-
m_EditorHideFlags: 0
182-
m_Script: {fileID: 11500000, guid: 2be8bd2ebd8277c448d6d81c75517fee, type: 3}
183-
m_Name:
184-
m_EditorClassIdentifier:
185-
TagalongDistance: 2
186-
EnforceDistance: 1
187-
PositionUpdateSpeed: 9.8
188-
SmoothMotion: 1
189-
SmoothingFactor: 0.75
190174
--- !u!114 &114000013985069792
191175
MonoBehaviour:
192176
m_ObjectHideFlags: 1
@@ -231,3 +215,18 @@ MonoBehaviour:
231215
m_Name:
232216
m_EditorClassIdentifier:
233217
PivotAxis: 1
218+
--- !u!114 &114814769360254126
219+
MonoBehaviour:
220+
m_ObjectHideFlags: 1
221+
m_PrefabParentObject: {fileID: 0}
222+
m_PrefabInternal: {fileID: 100100000}
223+
m_GameObject: {fileID: 1000011443254168}
224+
m_Enabled: 1
225+
m_EditorHideFlags: 0
226+
m_Script: {fileID: 11500000, guid: 456eda422e1dc4c4cb4fd6c25cbc2fbd, type: 3}
227+
m_Name:
228+
m_EditorClassIdentifier:
229+
SphereRadius: 0.05
230+
MoveSpeed: 10
231+
DebugDisplaySphere: 1
232+
DebugDisplayTargetPosition: 1

0 commit comments

Comments
 (0)