mirror of
https://github.com/DerTyp7/harvestdale-unity.git
synced 2025-10-29 12:52:07 +01:00
add grid building system
This commit is contained in:
18
Assets/PlaceableObjects/house.asset
Normal file
18
Assets/PlaceableObjects/house.asset
Normal file
@@ -0,0 +1,18 @@
|
||||
%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: 66971ee377514a046acbb1e1c0b45d44, type: 3}
|
||||
m_Name: house
|
||||
m_EditorClassIdentifier:
|
||||
objectName: house
|
||||
prefab: {fileID: 6244317213382018835, guid: 5eebe6599cdf53b4da6f656f81588cb8, type: 3}
|
||||
width: 4
|
||||
height: 5
|
||||
Reference in New Issue
Block a user