diff options
author | marcinzelent <zelent.marcin@gmail.com> | 2019-04-28 03:40:19 +0200 |
---|---|---|
committer | marcinzelent <zelent.marcin@gmail.com> | 2019-04-28 03:40:19 +0200 |
commit | eebe04b0c81dc2660335a1e09157c7a18189ddc3 (patch) | |
tree | b0a6c56bf9ac688c731ffe1e84fe0f2e11205b0c /nGJ2019/Assets/Prefabs/Swarm_anchor.prefab | |
parent | 80cff62241a7e10e46d54ba62648076e93a734a1 (diff) | |
parent | d56bb08581cfebf985e5110aacac260447338da9 (diff) |
Merge branch 'master' of https://github.com/marcinzelent/ngj2019
Diffstat (limited to 'nGJ2019/Assets/Prefabs/Swarm_anchor.prefab')
-rw-r--r-- | nGJ2019/Assets/Prefabs/Swarm_anchor.prefab | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/nGJ2019/Assets/Prefabs/Swarm_anchor.prefab b/nGJ2019/Assets/Prefabs/Swarm_anchor.prefab new file mode 100644 index 0000000..fad4b31 --- /dev/null +++ b/nGJ2019/Assets/Prefabs/Swarm_anchor.prefab @@ -0,0 +1,32 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &3978565615945284120 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 7426098156058727508} + m_Layer: 0 + m_Name: Swarm_anchor + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &7426098156058727508 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3978565615945284120} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -1.5326667, y: -1.5476516, z: -3.4791117} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |