Skip to content

Commit

Permalink
Upgrade Unity to 2021.3.4f1
Browse files Browse the repository at this point in the history
  • Loading branch information
Team-on committed Jul 18, 2022
1 parent 5aa79ae commit 0e371cb
Show file tree
Hide file tree
Showing 17 changed files with 228 additions and 87 deletions.
80 changes: 80 additions & 0 deletions GoingHyper2021/Assets/Japanese Coin/Materials/DefaultMat.mat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was auto-generated by com.unity.inputsystem:InputActionCodeGenerator
// version 1.1.0
// version 1.3.0
// from Assets/ScriptableObjects/Input/PlayerInputActions.inputactions
//
// Changes to this file may cause incorrect behavior and will be lost if
Expand Down Expand Up @@ -33,23 +33,26 @@ public @PlayerInputActions()
""id"": ""fee53e44-66a7-49c0-8d3a-53a5a20a4e2a"",
""expectedControlType"": ""Vector2"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": true
},
{
""name"": ""Look"",
""type"": ""Value"",
""id"": ""15fcc27f-7476-491b-bf84-3fbc33a9605b"",
""expectedControlType"": ""Vector2"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": true
},
{
""name"": ""Fire"",
""type"": ""Button"",
""id"": ""0e8bb055-53f6-44d8-a791-990bff3c66ec"",
""expectedControlType"": ""Button"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
}
],
""bindings"": [
Expand Down Expand Up @@ -219,79 +222,89 @@ public @PlayerInputActions()
""id"": ""c2506aac-a568-4497-b1b6-4497f4101498"",
""expectedControlType"": ""Vector2"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": true
},
{
""name"": ""Submit"",
""type"": ""Button"",
""id"": ""059443ff-1df5-4ba4-8719-003e5e38da55"",
""expectedControlType"": ""Button"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""Cancel"",
""type"": ""Button"",
""id"": ""5bc87ef4-04c2-4c6d-821e-9d826e3373c4"",
""expectedControlType"": ""Button"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""Point"",
""type"": ""PassThrough"",
""id"": ""53a7ff18-cdd6-4e66-a5ea-b61aa26d1da0"",
""expectedControlType"": ""Vector2"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""Click"",
""type"": ""PassThrough"",
""id"": ""e177429c-a8b1-42cb-bec0-86ebf5030d80"",
""expectedControlType"": ""Button"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""ScrollWheel"",
""type"": ""PassThrough"",
""id"": ""c1e2ef2f-91d7-49a4-818f-1ef4eccc4eab"",
""expectedControlType"": ""Vector2"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""MiddleClick"",
""type"": ""PassThrough"",
""id"": ""e9c820f8-b26d-4f65-bd0c-a5624da3ba57"",
""expectedControlType"": """",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""RightClick"",
""type"": ""PassThrough"",
""id"": ""d2e2e7d0-a415-4b8a-b354-0f3beb687bdd"",
""expectedControlType"": """",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""TabLeft"",
""type"": ""Button"",
""id"": ""127be72d-ac7a-4f75-a5fe-ce64595c55b1"",
""expectedControlType"": ""Button"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
},
{
""name"": ""TabRight"",
""type"": ""Button"",
""id"": ""97db5b17-6929-45a1-bd2f-53044ccfe227"",
""expectedControlType"": ""Button"",
""processors"": """",
""interactions"": """"
""interactions"": """",
""initialStateCheck"": false
}
],
""bindings"": [
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions GoingHyper2021/Assets/Sprites/Barbarian_ArkRighy.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0e371cb

Please sign in to comment.