Selling Functionality, Picking up items, Basic computer
This commit is contained in:
@@ -9,6 +9,7 @@ GameObject:
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 600119133444492642}
|
||||
- component: {fileID: 3084078031537857279}
|
||||
m_Layer: 0
|
||||
m_Name: Clock
|
||||
m_TagString: Untagged
|
||||
@@ -32,6 +33,19 @@ Transform:
|
||||
- {fileID: 8729578191719666702}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &3084078031537857279
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 2977480976618987586}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: c96f21060db779141a6305d30c8259ef, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
_objectSo: {fileID: 11400000, guid: 95ac2dd676ce1124cbe08fb0f93a469d, type: 2}
|
||||
--- !u!1001 &9128524179368309733
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
17
Assets/ItemsToSell/Clock/ClockSO.asset
Normal file
17
Assets/ItemsToSell/Clock/ClockSO.asset
Normal file
@@ -0,0 +1,17 @@
|
||||
%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: 46c3ac50df629a2418982451ac4591ae, type: 3}
|
||||
m_Name: ClockSO
|
||||
m_EditorClassIdentifier:
|
||||
prefab: {fileID: 600119133444492642, guid: 6dd337db560127d44a9cf001a4880dc4, type: 3}
|
||||
objectName: Clock
|
||||
basePrice: 20
|
||||
8
Assets/ItemsToSell/Clock/ClockSO.asset.meta
Normal file
8
Assets/ItemsToSell/Clock/ClockSO.asset.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 95ac2dd676ce1124cbe08fb0f93a469d
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user