Josh
1 year ago
15 changed files with 329 additions and 35 deletions
@ -0,0 +1,208 @@ |
|||||
|
%YAML 1.1 |
||||
|
%TAG !u! tag:unity3d.com,2011: |
||||
|
--- !u!1 &5771291237398470923 |
||||
|
GameObject: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
serializedVersion: 6 |
||||
|
m_Component: |
||||
|
- component: {fileID: 5771291237398470962} |
||||
|
- component: {fileID: 5771291237398470960} |
||||
|
- component: {fileID: 5771291237398470961} |
||||
|
- component: {fileID: 5771291237398470924} |
||||
|
- component: {fileID: 5771291237398470963} |
||||
|
- component: {fileID: 2063177072779361088} |
||||
|
- component: {fileID: 6011139098167670469} |
||||
|
m_Layer: 6 |
||||
|
m_Name: ShapePickupPrefab |
||||
|
m_TagString: Untagged |
||||
|
m_Icon: {fileID: 0} |
||||
|
m_NavMeshLayer: 0 |
||||
|
m_StaticEditorFlags: 0 |
||||
|
m_IsActive: 1 |
||||
|
--- !u!224 &5771291237398470962 |
||||
|
RectTransform: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5771291237398470923} |
||||
|
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_ConstrainProportionsScale: 0 |
||||
|
m_Children: |
||||
|
- {fileID: 4660071920460499956} |
||||
|
m_Father: {fileID: 0} |
||||
|
m_RootOrder: 0 |
||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
|
m_AnchorMin: {x: 0.5, y: 0.5} |
||||
|
m_AnchorMax: {x: 0.5, y: 0.5} |
||||
|
m_AnchoredPosition: {x: -688, y: 375} |
||||
|
m_SizeDelta: {x: 157, y: 164} |
||||
|
m_Pivot: {x: 0.5, y: 0.5} |
||||
|
--- !u!58 &5771291237398470960 |
||||
|
CircleCollider2D: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5771291237398470923} |
||||
|
m_Enabled: 1 |
||||
|
m_Density: 1 |
||||
|
m_Material: {fileID: 0} |
||||
|
m_IsTrigger: 1 |
||||
|
m_UsedByEffector: 0 |
||||
|
m_UsedByComposite: 0 |
||||
|
m_Offset: {x: 0, y: 0} |
||||
|
serializedVersion: 2 |
||||
|
m_Radius: 22 |
||||
|
--- !u!222 &5771291237398470961 |
||||
|
CanvasRenderer: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5771291237398470923} |
||||
|
m_CullTransparentMesh: 1 |
||||
|
--- !u!50 &5771291237398470924 |
||||
|
Rigidbody2D: |
||||
|
serializedVersion: 4 |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5771291237398470923} |
||||
|
m_BodyType: 0 |
||||
|
m_Simulated: 1 |
||||
|
m_UseFullKinematicContacts: 0 |
||||
|
m_UseAutoMass: 0 |
||||
|
m_Mass: 0.5 |
||||
|
m_LinearDrag: 4.05 |
||||
|
m_AngularDrag: 0.05 |
||||
|
m_GravityScale: 20 |
||||
|
m_Material: {fileID: 0} |
||||
|
m_Interpolate: 0 |
||||
|
m_SleepingMode: 1 |
||||
|
m_CollisionDetection: 0 |
||||
|
m_Constraints: 4 |
||||
|
--- !u!114 &5771291237398470963 |
||||
|
MonoBehaviour: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5771291237398470923} |
||||
|
m_Enabled: 1 |
||||
|
m_EditorHideFlags: 0 |
||||
|
m_Script: {fileID: 11500000, guid: 37dfc580ad57d894caaababe502afb5b, type: 3} |
||||
|
m_Name: |
||||
|
m_EditorClassIdentifier: |
||||
|
_useWorldSpace: 0 |
||||
|
--- !u!114 &2063177072779361088 |
||||
|
MonoBehaviour: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5771291237398470923} |
||||
|
m_Enabled: 1 |
||||
|
m_EditorHideFlags: 0 |
||||
|
m_Script: {fileID: 11500000, guid: b48c5dafd05dc7840baa2bf4b27956de, type: 3} |
||||
|
m_Name: |
||||
|
m_EditorClassIdentifier: |
||||
|
--- !u!114 &6011139098167670469 |
||||
|
MonoBehaviour: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5771291237398470923} |
||||
|
m_Enabled: 1 |
||||
|
m_EditorHideFlags: 0 |
||||
|
m_Script: {fileID: 11500000, guid: ecbd2bb57a5bb334797ba646e21cceaa, type: 3} |
||||
|
m_Name: |
||||
|
m_EditorClassIdentifier: |
||||
|
_shapeSprites: |
||||
|
- {fileID: 5825873085182898028} |
||||
|
_generateStars: 0 |
||||
|
_numStarGenerators: 0 |
||||
|
_randomizeAtStart: 1 |
||||
|
--- !u!1 &5825873085182898028 |
||||
|
GameObject: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
serializedVersion: 6 |
||||
|
m_Component: |
||||
|
- component: {fileID: 4660071920460499956} |
||||
|
- component: {fileID: 5314735369495698418} |
||||
|
- component: {fileID: 1183686844869259322} |
||||
|
m_Layer: 0 |
||||
|
m_Name: ShapeBottomLeft |
||||
|
m_TagString: Untagged |
||||
|
m_Icon: {fileID: 0} |
||||
|
m_NavMeshLayer: 0 |
||||
|
m_StaticEditorFlags: 0 |
||||
|
m_IsActive: 1 |
||||
|
--- !u!224 &4660071920460499956 |
||||
|
RectTransform: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5825873085182898028} |
||||
|
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_ConstrainProportionsScale: 0 |
||||
|
m_Children: [] |
||||
|
m_Father: {fileID: 5771291237398470962} |
||||
|
m_RootOrder: 0 |
||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
||||
|
m_AnchorMin: {x: 0.5, y: 0.5} |
||||
|
m_AnchorMax: {x: 0.5, y: 0.5} |
||||
|
m_AnchoredPosition: {x: 0, y: 0} |
||||
|
m_SizeDelta: {x: 50, y: 50} |
||||
|
m_Pivot: {x: 0.5, y: 0.5} |
||||
|
--- !u!222 &5314735369495698418 |
||||
|
CanvasRenderer: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5825873085182898028} |
||||
|
m_CullTransparentMesh: 1 |
||||
|
--- !u!114 &1183686844869259322 |
||||
|
MonoBehaviour: |
||||
|
m_ObjectHideFlags: 0 |
||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||
|
m_PrefabInstance: {fileID: 0} |
||||
|
m_PrefabAsset: {fileID: 0} |
||||
|
m_GameObject: {fileID: 5825873085182898028} |
||||
|
m_Enabled: 1 |
||||
|
m_EditorHideFlags: 0 |
||||
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} |
||||
|
m_Name: |
||||
|
m_EditorClassIdentifier: |
||||
|
m_Material: {fileID: 0} |
||||
|
m_Color: {r: 1, g: 1, b: 1, a: 1} |
||||
|
m_RaycastTarget: 1 |
||||
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} |
||||
|
m_Maskable: 1 |
||||
|
m_OnCullStateChanged: |
||||
|
m_PersistentCalls: |
||||
|
m_Calls: [] |
||||
|
m_Sprite: {fileID: 21300000, guid: 0dd1fab3f4264c54c9669b0270cb29e3, type: 3} |
||||
|
m_Type: 0 |
||||
|
m_PreserveAspect: 0 |
||||
|
m_FillCenter: 1 |
||||
|
m_FillMethod: 4 |
||||
|
m_FillAmount: 1 |
||||
|
m_FillClockwise: 1 |
||||
|
m_FillOrigin: 0 |
||||
|
m_UseSpriteMesh: 0 |
||||
|
m_PixelsPerUnitMultiplier: 1 |
@ -0,0 +1,7 @@ |
|||||
|
fileFormatVersion: 2 |
||||
|
guid: 01a391ee37d75bf4ebff52cec3205edf |
||||
|
PrefabImporter: |
||||
|
externalObjects: {} |
||||
|
userData: |
||||
|
assetBundleName: |
||||
|
assetBundleVariant: |
@ -0,0 +1,18 @@ |
|||||
|
using System.Collections; |
||||
|
using System.Collections.Generic; |
||||
|
using UnityEngine; |
||||
|
|
||||
|
public class ShapePickup : MonoBehaviour |
||||
|
{ |
||||
|
// Start is called before the first frame update
|
||||
|
void Start() |
||||
|
{ |
||||
|
|
||||
|
} |
||||
|
|
||||
|
// Update is called once per frame
|
||||
|
void Update() |
||||
|
{ |
||||
|
|
||||
|
} |
||||
|
} |
@ -0,0 +1,11 @@ |
|||||
|
fileFormatVersion: 2 |
||||
|
guid: b48c5dafd05dc7840baa2bf4b27956de |
||||
|
MonoImporter: |
||||
|
externalObjects: {} |
||||
|
serializedVersion: 2 |
||||
|
defaultReferences: [] |
||||
|
executionOrder: 0 |
||||
|
icon: {instanceID: 0} |
||||
|
userData: |
||||
|
assetBundleName: |
||||
|
assetBundleVariant: |
Loading…
Reference in new issue