You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
100 lines
2.7 KiB
100 lines
2.7 KiB
%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: 1990707378803054}
|
|
m_IsPrefabParent: 1
|
|
--- !u!1 &1990707378803054
|
|
GameObject:
|
|
m_ObjectHideFlags: 0
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
serializedVersion: 5
|
|
m_Component:
|
|
- component: {fileID: 4103620896959624}
|
|
- component: {fileID: 65354044021904384}
|
|
- component: {fileID: 54292037250457998}
|
|
- component: {fileID: 114291952651638390}
|
|
- component: {fileID: 114885558229640682}
|
|
m_Layer: 12
|
|
m_Name: ProjectileBullet
|
|
m_TagString: Untagged
|
|
m_Icon: {fileID: 0}
|
|
m_NavMeshLayer: 0
|
|
m_StaticEditorFlags: 0
|
|
m_IsActive: 1
|
|
--- !u!4 &4103620896959624
|
|
Transform:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1990707378803054}
|
|
m_LocalRotation: {x: 0, y: 0, z: 0.7071068, w: 0.7071068}
|
|
m_LocalPosition: {x: 0, y: 1.837, z: 0}
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
m_Children: []
|
|
m_Father: {fileID: 0}
|
|
m_RootOrder: 0
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 90}
|
|
--- !u!54 &54292037250457998
|
|
Rigidbody:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1990707378803054}
|
|
serializedVersion: 2
|
|
m_Mass: 1
|
|
m_Drag: 0
|
|
m_AngularDrag: 0.05
|
|
m_UseGravity: 0
|
|
m_IsKinematic: 0
|
|
m_Interpolate: 0
|
|
m_Constraints: 112
|
|
m_CollisionDetection: 1
|
|
--- !u!65 &65354044021904384
|
|
BoxCollider:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1990707378803054}
|
|
m_Material: {fileID: 0}
|
|
m_IsTrigger: 0
|
|
m_Enabled: 1
|
|
serializedVersion: 2
|
|
m_Size: {x: 0.8, y: 0.3, z: 2}
|
|
m_Center: {x: 0, y: 0, z: 0}
|
|
--- !u!114 &114291952651638390
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1990707378803054}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: d6ce95a39b3125644986bd65106dd1d5, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
LifeTime: 2
|
|
--- !u!114 &114885558229640682
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 1
|
|
m_PrefabParentObject: {fileID: 0}
|
|
m_PrefabInternal: {fileID: 100100000}
|
|
m_GameObject: {fileID: 1990707378803054}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 723dd16cfdfd04740a45177828d2936b, type: 3}
|
|
m_Name:
|
|
m_EditorClassIdentifier:
|
|
speed: 30
|
|
direction: -1
|
|
destroyOnHit: 1
|
|
EffectOnSpawn: {fileID: 1689258533705332, guid: a9e5160b39442024e8a5e4c2f161d423,
|
|
type: 2}
|
|
|