BilliardsPredicted: show FPS at runtime

This commit is contained in:
mischa 2023-09-01 11:18:23 +02:00
parent 9aba125566
commit 3be960692c

View File

@ -135,6 +135,7 @@ GameObject:
- component: {fileID: 88936777} - component: {fileID: 88936777}
- component: {fileID: 88936776} - component: {fileID: 88936776}
- component: {fileID: 88936778} - component: {fileID: 88936778}
- component: {fileID: 88936779}
m_Layer: 0 m_Layer: 0
m_Name: Main Camera m_Name: Main Camera
m_TagString: MainCamera m_TagString: MainCamera
@ -215,6 +216,20 @@ MonoBehaviour:
height: 150 height: 150
maxLogCount: 50 maxLogCount: 50
hotKey: 293 hotKey: 293
--- !u!114 &88936779
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 88936773}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 6635375fbc6be456ea640b75add6378e, type: 3}
m_Name:
m_EditorClassIdentifier:
showGUI: 1
showLog: 0
--- !u!1001 &156927597 --- !u!1001 &156927597
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0