literally half of the game
This commit is contained in:
parent
1590b5faa6
commit
b842289076
77 changed files with 11904 additions and 72 deletions
17
Assets/Prefabs/TestItem.asset
Normal file
17
Assets/Prefabs/TestItem.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: a100b9e8279440fd88e58bae66ffb885, type: 3}
|
||||
m_Name: TestItem
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Item
|
||||
itemName: Water
|
||||
description: h2o
|
||||
icon: {fileID: 0}
|
||||
Loading…
Add table
Add a link
Reference in a new issue