diff --git a/Assets/Animations/Title Screen/Title Animation.anim b/Assets/Animations/Title Screen/Title Animation.anim index e52b1ea..26e157a 100644 --- a/Assets/Animations/Title Screen/Title Animation.anim +++ b/Assets/Animations/Title Screen/Title Animation.anim @@ -195,7 +195,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -7.566039 + value: -20.17 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -204,7 +204,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.75 - value: 0.83 + value: -7.52 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -225,7 +225,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -27.046658 + value: -18.6 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -234,7 +234,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.75 - value: -8.72 + value: 4.81 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -639,7 +639,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -7.566039 + value: -20.17 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -648,7 +648,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.75 - value: 0.83 + value: -7.52 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -669,7 +669,7 @@ AnimationClip: m_Curve: - serializedVersion: 3 time: 0 - value: -27.046658 + value: -18.6 inSlope: 0 outSlope: 0 tangentMode: 136 @@ -678,7 +678,7 @@ AnimationClip: outWeight: 0.33333334 - serializedVersion: 3 time: 0.75 - value: -8.72 + value: 4.81 inSlope: 0 outSlope: 0 tangentMode: 136 diff --git a/Assets/Input System/Global Actions.inputactions b/Assets/Input System/Global Actions.inputactions index 37fbe2e..462dedd 100644 --- a/Assets/Input System/Global Actions.inputactions +++ b/Assets/Input System/Global Actions.inputactions @@ -6,6 +6,544 @@ "id": "df70fa95-8a34-4494-b137-73ab6b9c7d37", "actions": [], "bindings": [] + }, + { + "name": "UI", + "id": "dbe2bf65-3f12-492d-a905-265799531fe1", + "actions": [ + { + "name": "Navigate", + "type": "PassThrough", + "id": "d85b17c1-ad64-4310-8c31-460cc07d6bea", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Submit", + "type": "Button", + "id": "1b9f301c-f386-4b6d-86d7-71fc1233eed7", + "expectedControlType": "", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Cancel", + "type": "Button", + "id": "d091a386-c1f4-4cc0-9e16-61421b3b93c9", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "Point", + "type": "PassThrough", + "id": "175e5b19-b10d-453c-8c2d-f1bac158cf84", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "", + "initialStateCheck": true + }, + { + "name": "Click", + "type": "PassThrough", + "id": "99a039e6-2a83-4593-bb9f-906d29ef66a6", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": true + }, + { + "name": "RightClick", + "type": "PassThrough", + "id": "eddac0f8-3883-4222-8620-98b43c87106a", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "MiddleClick", + "type": "PassThrough", + "id": "867504e9-f23c-4c5f-bec7-983b74cc0abb", + "expectedControlType": "Button", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "ScrollWheel", + "type": "PassThrough", + "id": "909dc3c6-b10e-4a82-abca-ef7dc5d4991e", + "expectedControlType": "Vector2", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "TrackedDevicePosition", + "type": "PassThrough", + "id": "f6be9e75-4ec7-4a0d-a200-dd2472557172", + "expectedControlType": "Vector3", + "processors": "", + "interactions": "", + "initialStateCheck": false + }, + { + "name": "TrackedDeviceOrientation", + "type": "PassThrough", + "id": "5cdbfbec-0ca5-4744-bae0-0ff15a4cf95f", + "expectedControlType": "Quaternion", + "processors": "", + "interactions": "", + "initialStateCheck": false + } + ], + "bindings": [ + { + "name": "Gamepad", + "id": "32256104-d606-4c5d-aa52-8afd3d424f8d", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Navigate", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "336eb387-b150-4d18-b5ec-5e9144f94b8d", + "path": "/leftStick/up", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "up", + "id": "aa868bb9-aefe-4a11-b0ae-ff5db1c703c0", + "path": "/rightStick/up", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "33310685-7fa2-4dee-98e7-4439e797c665", + "path": "/leftStick/down", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "3baa34e2-844a-4603-a097-527f0099b84a", + "path": "/rightStick/down", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "8cdea58c-3938-4735-8c1e-c27c45bf3719", + "path": "/leftStick/left", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "577bdcaf-cf6c-4ecc-99f2-b9a08fea6615", + "path": "/rightStick/left", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "be6b3d8c-8e1d-4c47-83e1-1ed14ac01c27", + "path": "/leftStick/right", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "323e18df-18e7-4720-8751-9017797339a4", + "path": "/rightStick/right", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "", + "id": "7b22f12e-c188-4823-85fb-1ea97cb958d9", + "path": "/dpad", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "Joystick", + "id": "59497111-51dd-41bb-80b0-dd9ae36c6879", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Navigate", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "b4b5b963-75f4-4165-bc96-0294ac5e8618", + "path": "/stick/up", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "36e0e371-c205-4594-9d02-193f7b4601f5", + "path": "/stick/down", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "95bbc400-29b9-4425-ba88-d3fa8b7914a6", + "path": "/stick/left", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "dd0faa7c-b1d9-4cd5-bcca-8d37342305f6", + "path": "/stick/right", + "interactions": "", + "processors": "", + "groups": "Joystick", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "Keyboard", + "id": "1d804d88-c7a8-463e-9842-0e139f256309", + "path": "2DVector", + "interactions": "", + "processors": "", + "groups": "", + "action": "Navigate", + "isComposite": true, + "isPartOfComposite": false + }, + { + "name": "up", + "id": "e5d0ef84-52f1-4a43-b6ce-cf9bca581bbf", + "path": "/w", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "up", + "id": "970e8f40-a919-49e9-9575-bb3ec554cde6", + "path": "/upArrow", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "8b69098d-6f0f-48bd-82e2-76c80c86a6ee", + "path": "/s", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "down", + "id": "bfc36fb0-cd31-4041-bca7-5b627c60ff3b", + "path": "/downArrow", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "e093847d-011d-4bbf-8219-2249bc3c71e0", + "path": "/a", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "left", + "id": "1c1c9e05-46dc-496b-a3e7-d7d6f7827d01", + "path": "/leftArrow", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "27e8071c-b785-4cb2-a5f9-0eea5a90c5c0", + "path": "/d", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "right", + "id": "304640f3-4eb5-4ecc-8e3e-27777af1d883", + "path": "/rightArrow", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Navigate", + "isComposite": false, + "isPartOfComposite": true + }, + { + "name": "", + "id": "c440cc58-9bfb-4eab-8621-17ffc5bf334b", + "path": "*/{Submit}", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse;Gamepad;Touch;Joystick;XR", + "action": "Submit", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "028b4e55-44e4-4eba-9e7a-48830c3ac4e5", + "path": "/buttonSouth", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Submit", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "f4dcb5b8-969b-4f79-bb7d-f41d8224375f", + "path": "*/{Cancel}", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse;Gamepad;Touch;Joystick;XR", + "action": "Cancel", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "7afbccdc-2514-4460-afec-adec0156abae", + "path": "/position", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Point", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "605239d5-fb29-4608-8348-f036f2700f7a", + "path": "/position", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "Point", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "3f9cb6da-3f82-4f91-a549-1f869905dab3", + "path": "/touch*/position", + "interactions": "", + "processors": "", + "groups": "Touch", + "action": "Point", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "23d346ce-da39-4d47-9eb7-a39c99144427", + "path": "/leftStick", + "interactions": "", + "processors": "", + "groups": "", + "action": "Point", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "70e03428-3936-4799-ae07-c50e5c3413fd", + "path": "/leftButton", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Click", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "d9b74b11-3d80-4300-b01d-98a2094a8f9e", + "path": "/tip", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "Click", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "4fe3c92c-5ce7-488e-a264-e2141a33b74f", + "path": "/touch*/press", + "interactions": "", + "processors": "", + "groups": "Touch", + "action": "Click", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "a52419a1-2c0a-4d22-9408-5006af44fa78", + "path": "/trigger", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "Click", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "bf8bcb0b-bda3-4d0d-a8a5-a3eb2a45c787", + "path": "/scroll", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse", + "action": "ScrollWheel", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "2e2e778b-a006-4775-b264-604385e2925c", + "path": "/rightButton", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "RightClick", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "05481629-eb31-4e45-ac95-8f74a6b50724", + "path": "/middleButton", + "interactions": "", + "processors": "", + "groups": "Keyboard&Mouse", + "action": "MiddleClick", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "7fe3cdf9-0017-4e1f-aaee-9dbdc36bcf59", + "path": "/devicePosition", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "TrackedDevicePosition", + "isComposite": false, + "isPartOfComposite": false + }, + { + "name": "", + "id": "582dc999-6c23-4c52-86e3-3d8182741922", + "path": "/deviceRotation", + "interactions": "", + "processors": "", + "groups": "XR", + "action": "TrackedDeviceOrientation", + "isComposite": false, + "isPartOfComposite": false + } + ] } ], "controlSchemes": [ diff --git a/Assets/Input System/Player Actions.inputactions b/Assets/Input System/Player Actions.inputactions index 19d3606..bf19304 100644 --- a/Assets/Input System/Player Actions.inputactions +++ b/Assets/Input System/Player Actions.inputactions @@ -390,7 +390,7 @@ "name": "Submit", "type": "Button", "id": "7607c7b6-cd76-4816-beef-bd0341cfe950", - "expectedControlType": "Button", + "expectedControlType": "", "processors": "", "interactions": "", "initialStateCheck": false @@ -744,6 +744,17 @@ "isComposite": false, "isPartOfComposite": false }, + { + "name": "", + "id": "07044343-220c-4cc5-9d8a-bf32ec73c938", + "path": "/buttonSouth", + "interactions": "", + "processors": "", + "groups": ";Gamepad", + "action": "Submit", + "isComposite": false, + "isPartOfComposite": false + }, { "name": "", "id": "82627dcc-3b13-4ba9-841d-e4b746d6553e", @@ -788,6 +799,17 @@ "isComposite": false, "isPartOfComposite": false }, + { + "name": "", + "id": "2a554cf3-0f38-4864-8306-238775ba2346", + "path": "/leftStick", + "interactions": "", + "processors": "", + "groups": "", + "action": "Point", + "isComposite": false, + "isPartOfComposite": false + }, { "name": "", "id": "4faf7dc9-b979-4210-aa8c-e808e1ef89f5", diff --git a/Assets/Player Box.controller b/Assets/Player Box.controller new file mode 100644 index 0000000..92c45fa --- /dev/null +++ b/Assets/Player Box.controller @@ -0,0 +1,12 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Player Box + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: [] diff --git a/Assets/Player Box.controller.meta b/Assets/Player Box.controller.meta new file mode 100644 index 0000000..d097e85 --- /dev/null +++ b/Assets/Player Box.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 71f65b1d4b7924ca4bf72722ed6f5831 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Player Join.anim b/Assets/Player Join.anim new file mode 100644 index 0000000..580cad0 --- /dev/null +++ b/Assets/Player Join.anim @@ -0,0 +1,53 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!74 &7400000 +AnimationClip: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Player Join + serializedVersion: 7 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + m_ScaleCurves: [] + m_FloatCurves: [] + m_PPtrCurves: [] + m_SampleRate: 60 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: [] + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 1 + m_OrientationOffsetY: 0 + m_Level: 0 + m_CycleOffset: 0 + m_HasAdditiveReferencePose: 0 + m_LoopTime: 1 + m_LoopBlend: 0 + m_LoopBlendOrientation: 0 + m_LoopBlendPositionY: 0 + m_LoopBlendPositionXZ: 0 + m_KeepOriginalOrientation: 0 + m_KeepOriginalPositionY: 1 + m_KeepOriginalPositionXZ: 0 + m_HeightFromFeet: 0 + m_Mirror: 0 + m_EditorCurves: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Player Join.anim.meta b/Assets/Player Join.anim.meta new file mode 100644 index 0000000..6b7b020 --- /dev/null +++ b/Assets/Player Join.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bef3a1de536f24f7ba7831712c8405f6 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Prefabs/Player Box Target.prefab b/Assets/Prefabs/Player Box Target.prefab index 4a4b64a..7f8c062 100644 --- a/Assets/Prefabs/Player Box Target.prefab +++ b/Assets/Prefabs/Player Box Target.prefab @@ -1830,6 +1830,8 @@ GameObject: - component: {fileID: 611326342984514261} - component: {fileID: 3092004571833081599} - component: {fileID: 8440686640694911780} + - component: {fileID: 2097378836795367493} + - component: {fileID: 1861797045271797208} m_Layer: 5 m_Name: Player Box m_TagString: Untagged @@ -2009,3 +2011,37 @@ SpriteRenderer: m_WasSpriteAssigned: 0 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!95 &2097378836795367493 +Animator: + serializedVersion: 7 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8481467574557768995} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 71f65b1d4b7924ca4bf72722ed6f5831, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_AnimatePhysics: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 +--- !u!225 &1861797045271797208 +CanvasGroup: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8481467574557768995} + m_Enabled: 1 + m_Alpha: 1 + m_Interactable: 1 + m_BlocksRaycasts: 1 + m_IgnoreParentGroups: 0 diff --git a/Assets/Prefabs/Player Select.prefab b/Assets/Prefabs/Player Select.prefab index 498b4c1..c21430d 100644 --- a/Assets/Prefabs/Player Select.prefab +++ b/Assets/Prefabs/Player Select.prefab @@ -305,10 +305,10 @@ RectTransform: - {fileID: 2204342266970854943} m_Father: {fileID: 7090152132155425070} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1920.1, y: 1080} + m_AnchorMin: {x: 1, y: 0.5} + m_AnchorMax: {x: 1, y: 0.5} + m_AnchoredPosition: {x: -960, y: 0} + m_SizeDelta: {x: 1920.1001, y: 1080} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &4832165329888967513 MonoBehaviour: @@ -371,9 +371,9 @@ RectTransform: - {fileID: 5566924632766593088} m_Father: {fileID: 597459829403929617} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 146.14014} + m_AnchorMin: {x: 0, y: 0.5} + m_AnchorMax: {x: 0, y: 0.5} + m_AnchoredPosition: {x: 960, y: 146.14014} m_SizeDelta: {x: 1756.7, y: 994.27} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &4398521839358101483 @@ -542,10 +542,10 @@ RectTransform: - {fileID: 5018415130530655879} m_Father: {fileID: 597459829403929617} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1920.1, y: 1080} + m_SizeDelta: {x: 0.099975586, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &4033582026464147697 GameObject: @@ -990,9 +990,9 @@ RectTransform: - {fileID: 1414804600701038717} m_Father: {fileID: 7090152132155425070} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 960, y: 540} m_SizeDelta: {x: 1920.1, y: 1080} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &7205244122669623123 @@ -1178,7 +1178,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMax.x - value: 0.5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMax.y @@ -1186,7 +1186,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMin.x - value: 0.5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMin.y @@ -1230,7 +1230,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchoredPosition.x - value: 806 + value: -154 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchoredPosition.y @@ -1596,7 +1596,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMax.x - value: 0.5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMax.y @@ -1604,7 +1604,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMin.x - value: 0.5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMin.y @@ -1648,7 +1648,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchoredPosition.x - value: 806 + value: -154 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchoredPosition.y @@ -1724,19 +1724,19 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMax.x - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMax.y - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMin.x - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMin.y - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_SizeDelta.x @@ -1776,11 +1776,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchoredPosition.x - value: -706 + value: 254 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchoredPosition.y - value: -233 + value: 307 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -1838,19 +1838,19 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMax.x - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMax.y - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMin.x - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMin.y - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_SizeDelta.x @@ -1890,11 +1890,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchoredPosition.x - value: -382 + value: 578 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchoredPosition.y - value: -233 + value: 307 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_LocalEulerAnglesHint.x @@ -2073,7 +2073,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMax.x - value: 0.5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMax.y @@ -2081,7 +2081,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMin.x - value: 0.5 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchorMin.y @@ -2125,7 +2125,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchoredPosition.x - value: 806 + value: -154 objectReference: {fileID: 0} - target: {fileID: 2006297455014043296, guid: 379d0dd7636974e42bcfc11679f61cd0, type: 3} propertyPath: m_AnchoredPosition.y @@ -2207,19 +2207,19 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMax.x - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMax.y - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMin.x - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchorMin.y - value: 0.5 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_SizeDelta.x @@ -2259,11 +2259,11 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchoredPosition.x - value: -31 + value: 929 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_AnchoredPosition.y - value: -233 + value: 307 objectReference: {fileID: 0} - target: {fileID: 8152264223886948235, guid: fb4bf85da5c66429d8a3d24fe0e44ef1, type: 3} propertyPath: m_LocalEulerAnglesHint.x diff --git a/Assets/Scenes/Title Screen.unity b/Assets/Scenes/Title Screen.unity index c24214e..568418b 100644 --- a/Assets/Scenes/Title Screen.unity +++ b/Assets/Scenes/Title Screen.unity @@ -1244,9 +1244,9 @@ RectTransform: - {fileID: 330396140} m_Father: {fileID: 365391918} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -0.18273926, y: -28.999998} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 959.81726, y: -569} m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &497558471 @@ -1614,7 +1614,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 704873499} - m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068} + m_LocalRotation: {x: -0, y: -0, z: 0.7071068, w: 0.7071068} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 85.51447, y: 85.51447, z: 85.51447} m_ConstrainProportionsScale: 1 @@ -1626,10 +1626,10 @@ RectTransform: - {fileID: 1227248456} m_Father: {fileID: 365391918} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90} - m_AnchorMin: {x: 1, y: 0.5} - m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: -1182, y: -188} - m_SizeDelta: {x: 100, y: 100} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: -960.0167, y: 540.05426} + m_SizeDelta: {x: 12.177002, y: 22.458008} m_Pivot: {x: 0.5, y: 0.5} --- !u!1 &923954519 GameObject: @@ -2101,9 +2101,9 @@ RectTransform: - {fileID: 188638978} m_Father: {fileID: 704873500} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 288} - m_AnchorMin: {x: 0.5, y: 0.5} - m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0.83, y: -8.72} + m_AnchorMin: {x: 1, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: -49.17, y: 41.28} m_SizeDelta: {x: 100, y: 100} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1227248457