-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
and UI data update
- Loading branch information
renato_lima_hc
committed
Feb 11, 2022
1 parent
fde0236
commit 9c0c1ff
Showing
43 changed files
with
1,521 additions
and
1,353 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!1 &1315769887836801982 | ||
GameObject: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
serializedVersion: 6 | ||
m_Component: | ||
- component: {fileID: 1315769887836801953} | ||
- component: {fileID: 1315769887836801952} | ||
- component: {fileID: 1315769887836801983} | ||
m_Layer: 0 | ||
m_Name: EventSystem | ||
m_TagString: Untagged | ||
m_Icon: {fileID: 0} | ||
m_NavMeshLayer: 0 | ||
m_StaticEditorFlags: 0 | ||
m_IsActive: 1 | ||
--- !u!4 &1315769887836801953 | ||
Transform: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 1315769887836801982} | ||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||
m_LocalPosition: {x: 0, y: 0, z: 0} | ||
m_LocalScale: {x: 1, y: 1, z: 1} | ||
m_Children: [] | ||
m_Father: {fileID: 0} | ||
m_RootOrder: 0 | ||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||
--- !u!114 &1315769887836801952 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 1315769887836801982} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3} | ||
m_Name: | ||
m_EditorClassIdentifier: | ||
m_FirstSelected: {fileID: 0} | ||
m_sendNavigationEvents: 1 | ||
m_DragThreshold: 10 | ||
--- !u!114 &1315769887836801983 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 1315769887836801982} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 01614664b831546d2ae94a42149d80ac, type: 3} | ||
m_Name: | ||
m_EditorClassIdentifier: | ||
m_MoveRepeatDelay: 0.5 | ||
m_MoveRepeatRate: 0.1 | ||
m_ActionsAsset: {fileID: -944628639613478452, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_PointAction: {fileID: -471497678256517183, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_MoveAction: {fileID: 3912047458457557239, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_SubmitAction: {fileID: -7508966663446272471, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_CancelAction: {fileID: -6152369189311080542, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_LeftClickAction: {fileID: -8481863795926258145, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_MiddleClickAction: {fileID: -8533247940819938395, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_RightClickAction: {fileID: -6151689893899655811, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_ScrollWheelAction: {fileID: -475395390632294580, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_TrackedDevicePositionAction: {fileID: -805676959764539278, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_TrackedDeviceOrientationAction: {fileID: 7983004009231396716, guid: e7489c61927bb9a42bf3cf046ca1ef24, type: 3} | ||
m_DeselectOnBackgroundClick: 1 | ||
m_PointerBehavior: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
338 changes: 273 additions & 65 deletions
338
Assets/_Game/Common/UI/Fonts/Rowdies/Rowdies-Regular SDF.asset
Large diffs are not rendered by default.
Oops, something went wrong.
300 changes: 259 additions & 41 deletions
300
Assets/_Game/Common/UI/Fonts/UbuntuMono/UbuntuMono-BoldItalic SDF.asset
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
Oops, something went wrong.