aboutsummaryrefslogtreecommitdiff
path: root/JamHelper/Assets/JamUtils/FirstPersonCharacterController
diff options
context:
space:
mode:
Diffstat (limited to 'JamHelper/Assets/JamUtils/FirstPersonCharacterController')
-rw-r--r--JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes.meta (renamed from JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes.meta)0
-rw-r--r--JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes/FPSCharacterController.unity (renamed from JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes/FPSCharacterController.unity)19
-rw-r--r--JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes/FPSCharacterController.unity.meta (renamed from JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes/FPSCharacterController.unity.meta)0
-rw-r--r--JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/README.txt1
-rw-r--r--JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/README.txt.meta (renamed from JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo.meta)5
5 files changed, 13 insertions, 12 deletions
diff --git a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes.meta b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes.meta
index 0c66c80..0c66c80 100644
--- a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes.meta
+++ b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes.meta
diff --git a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes/FPSCharacterController.unity b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes/FPSCharacterController.unity
index 86d3da1..2b5dad4 100644
--- a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes/FPSCharacterController.unity
+++ b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes/FPSCharacterController.unity
@@ -1000,7 +1000,7 @@ Transform:
m_LocalScale: {x: 5, y: 1, z: 5}
m_Children: []
m_Father: {fileID: 0}
- m_RootOrder: 10
+ m_RootOrder: 9
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &190189551
GameObject:
@@ -7583,7 +7583,7 @@ Transform:
- {fileID: 961102767}
- {fileID: 1213064841}
m_Father: {fileID: 0}
- m_RootOrder: 9
+ m_RootOrder: 8
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &961102761
GameObject:
@@ -8511,7 +8511,7 @@ GameObject:
- component: {fileID: 1124696506}
- component: {fileID: 1124696510}
m_Layer: 0
- m_Name: Cube
+ m_Name: Wall
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
@@ -8549,7 +8549,7 @@ MeshRenderer:
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- - {fileID: 10303, guid: 0000000000000000f000000000000000, type: 0}
+ - {fileID: 2100000, guid: 121b024a4658cf4409af8632d7088c2e, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
@@ -8586,12 +8586,12 @@ Transform:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1124696505}
- m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 20.01, y: 0.91, z: 0}
m_LocalScale: {x: 10, y: 5, z: 1}
m_Children: []
- m_Father: {fileID: 0}
- m_RootOrder: 8
+ m_Father: {fileID: 1833817345}
+ m_RootOrder: 11
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!54 &1124696510
Rigidbody:
@@ -9119,7 +9119,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 7739210602112578984, guid: 8ec8551d12bf0c649a5ba9d04f879de5, type: 3}
propertyPath: m_RootOrder
- value: 12
+ value: 11
objectReference: {fileID: 0}
- target: {fileID: 7739210602112578984, guid: 8ec8551d12bf0c649a5ba9d04f879de5, type: 3}
propertyPath: m_LocalPosition.x
@@ -14947,6 +14947,7 @@ Transform:
- {fileID: 531215974}
- {fileID: 729325358}
- {fileID: 1372386539}
+ - {fileID: 1124696509}
m_Father: {fileID: 0}
m_RootOrder: 6
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -15043,7 +15044,7 @@ Transform:
m_LocalScale: {x: 5, y: 5, z: 1}
m_Children: []
m_Father: {fileID: 0}
- m_RootOrder: 11
+ m_RootOrder: 10
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1861258020
GameObject:
diff --git a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes/FPSCharacterController.unity.meta b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes/FPSCharacterController.unity.meta
index 952bd1e..952bd1e 100644
--- a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo/Scenes/FPSCharacterController.unity.meta
+++ b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Scenes/FPSCharacterController.unity.meta
diff --git a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/README.txt b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/README.txt
new file mode 100644
index 0000000..323b934
--- /dev/null
+++ b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/README.txt
@@ -0,0 +1 @@
+角色是一个rigidbody \ No newline at end of file
diff --git a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo.meta b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/README.txt.meta
index 2a00aa8..0e5ecad 100644
--- a/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/MoveByVelocity/Demo.meta
+++ b/JamHelper/Assets/JamUtils/FirstPersonCharacterController/Rigidbody/README.txt.meta
@@ -1,7 +1,6 @@
fileFormatVersion: 2
-guid: f84b396f8b41e8f41b846515fc1c8756
-folderAsset: yes
-DefaultImporter:
+guid: 6a5b976d1fb8b09488d32fb0ad5f75ad
+TextScriptImporter:
externalObjects: {}
userData:
assetBundleName: