squash commits
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 9448878e2e40f1a4c9f8fd2b56832b13, type: 3}
|
||||
m_Name: PhysicsStandardRecipe
|
||||
m_EditorClassIdentifier:
|
||||
label:
|
||||
resourcesOnly: 0
|
||||
recipeType: Standard
|
||||
DisplayValue:
|
||||
compatibleRaces: []
|
||||
wardrobeRecipeThumbs: []
|
||||
wardrobeSlot: None
|
||||
Appended: 0
|
||||
Hides: []
|
||||
HideTags: []
|
||||
suppressWardrobeSlots: []
|
||||
activeWardrobeSet: []
|
||||
MeshHideAssets: []
|
||||
OverrideDNA:
|
||||
PreloadValues: []
|
||||
recipeString: '{"version":2,"packedSlotDataList":[],"slotsV2":[{"id":"","scale":1,"copyIdx":-1,"overlays":[]},{"id":"PhysicsStandard","scale":100,"copyIdx":-1,"overlays":[]}],"colors":[],"fColors":[],"sharedColorCount":0,"race":"","packedDna":[],"wardrobeSet":[],"packedRecipeType":"Standard"}'
|
||||
+17
@@ -0,0 +1,17 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f36ba6c553c66f747bc69741fa115880
|
||||
labels:
|
||||
- UMA_Text Recipe
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
AssetOrigin:
|
||||
serializedVersion: 1
|
||||
productId: 35611
|
||||
packageName: UMA 2
|
||||
packageVersion: 2.13
|
||||
assetPath: Assets/UMA/Content/Example/AdditionalSlots/Physics/Standard/PhysicsStandardRecipe.asset
|
||||
uploadId: 679826
|
||||
Binary file not shown.
+17
@@ -0,0 +1,17 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 515a46b056a0d8d4d8fc2de3b7f58d29
|
||||
labels:
|
||||
- UMA_Slot
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 0
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
AssetOrigin:
|
||||
serializedVersion: 1
|
||||
productId: 35611
|
||||
packageName: UMA 2
|
||||
packageVersion: 2.13
|
||||
assetPath: Assets/UMA/Content/Example/AdditionalSlots/Physics/Standard/PhysicsStandardSlot.asset
|
||||
uploadId: 679826
|
||||
+70
@@ -0,0 +1,70 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1001 &100100000
|
||||
Prefab:
|
||||
m_ObjectHideFlags: 1
|
||||
serializedVersion: 2
|
||||
m_Modification:
|
||||
m_TransformParent: {fileID: 0}
|
||||
m_Modifications: []
|
||||
m_RemovedComponents: []
|
||||
m_ParentPrefab: {fileID: 0}
|
||||
m_RootGameObject: {fileID: 1459277796225044}
|
||||
m_IsPrefabParent: 1
|
||||
--- !u!1 &1459277796225044
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
serializedVersion: 4
|
||||
m_Component:
|
||||
- 4: {fileID: 4061240312067400}
|
||||
- 114: {fileID: 114416574945827136}
|
||||
m_Layer: 0
|
||||
m_Name: PhysicsStandardSlotPrefab
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 0
|
||||
--- !u!4 &4061240312067400
|
||||
Transform:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 1459277796225044}
|
||||
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_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_Children: []
|
||||
m_Father: {fileID: 0}
|
||||
m_RootOrder: 0
|
||||
--- !u!114 &114416574945827136
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 1
|
||||
m_PrefabParentObject: {fileID: 0}
|
||||
m_PrefabInternal: {fileID: 100100000}
|
||||
m_GameObject: {fileID: 1459277796225044}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: b79b22c90bc7dd441899ab6522cfd2b9, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
ragdollLayer: 8
|
||||
playerLayer: 9
|
||||
simplePlayerCollider: 1
|
||||
enableColliderTriggers: 0
|
||||
UpdateTransformAfterRagdoll: 1
|
||||
PhysicsElements:
|
||||
- {fileID: 11400000, guid: 713ba3ad58e40564088afc4510be13e7, type: 2}
|
||||
- {fileID: 11400000, guid: c809bbd132d111b4ba4f0a35b78a80f3, type: 2}
|
||||
- {fileID: 11400000, guid: bf393f5540b40b240bda0318543fda29, type: 2}
|
||||
- {fileID: 11400000, guid: f6fff1bfb74a4d84ea4befd8b214a9b0, type: 2}
|
||||
- {fileID: 11400000, guid: d9f9a3a77cde89943a6b2069f55a1d38, type: 2}
|
||||
- {fileID: 11400000, guid: 430a7757b73d1004381254643355184d, type: 2}
|
||||
- {fileID: 11400000, guid: 03ebbe10c23809a4bafe8436289dac7c, type: 2}
|
||||
- {fileID: 11400000, guid: 342d7130873098844a9a0bbe20d94228, type: 2}
|
||||
- {fileID: 11400000, guid: a60f356119dc5894a95697306d5d53b1, type: 2}
|
||||
- {fileID: 11400000, guid: d22416c5d1c8c264aae21bee83846065, type: 2}
|
||||
- {fileID: 11400000, guid: 5da0c33e07265284fad073984659ddf7, type: 2}
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3e9752fbad9c1b741a298f1fb9f0d8d7
|
||||
timeCreated: 1489786741
|
||||
licenseType: Store
|
||||
NativeFormatImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
AssetOrigin:
|
||||
serializedVersion: 1
|
||||
productId: 35611
|
||||
packageName: UMA 2
|
||||
packageVersion: 2.13
|
||||
assetPath: Assets/UMA/Content/Example/AdditionalSlots/Physics/Standard/PhysicsStandardSlotPrefab.prefab
|
||||
uploadId: 679826
|
||||
Reference in New Issue
Block a user