Add player controls and trail

This commit is contained in:
2022-04-17 21:57:09 +02:00
parent 4e4bd27bbc
commit 1bd6d79672
17 changed files with 5446 additions and 19 deletions

View File

@@ -5,4 +5,5 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes: []
m_configObjects: {}
m_configObjects:
com.unity.input.settings: {fileID: 11400000, guid: 9e7be553448fa2546aea5752021cbcf7, type: 2}

View File

@@ -699,7 +699,8 @@ PlayerSettings:
webGLLinkerTarget: 1
webGLThreadsSupport: 0
webGLDecompressionFallback: 0
scriptingDefineSymbols: {}
scriptingDefineSymbols:
Standalone: STARTER_ASSETS_PACKAGES_CHECKED
additionalCompilerArguments: {}
platformArchitecture: {}
scriptingBackend: {}
@@ -787,7 +788,7 @@ PlayerSettings:
m_VersionCode: 1
m_VersionName:
apiCompatibilityLevel: 6
activeInputHandler: 0
activeInputHandler: 1
cloudProjectId:
framebufferDepthMemorylessMode: 0
qualitySettingsNames: []

View File

@@ -3,12 +3,13 @@
--- !u!78 &1
TagManager:
serializedVersion: 2
tags: []
tags:
- CinemachineTarget
layers:
- Default
- TransparentFX
- Ignore Raycast
-
- Player
- Water
- UI
-