mirror of
https://github.com/DerTyp7/harvestdale-unity.git
synced 2025-11-01 22:12:30 +01:00
first commit
This commit is contained in:
52
Assets/Tiles/Path.asset
Normal file
52
Assets/Tiles/Path.asset
Normal file
@@ -0,0 +1,52 @@
|
||||
%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: 9d1514134bc4fbd41bb739b1b9a49231, type: 3}
|
||||
m_Name: Path
|
||||
m_EditorClassIdentifier:
|
||||
m_DefaultSprite: {fileID: 220553070, guid: 705252b03b9874148b86d73e7eb692ac, type: 3}
|
||||
m_DefaultGameObject: {fileID: 0}
|
||||
m_DefaultColliderType: 1
|
||||
m_TilingRules:
|
||||
- m_Id: 0
|
||||
m_Sprites:
|
||||
- {fileID: 220553070, guid: 705252b03b9874148b86d73e7eb692ac, type: 3}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_MinAnimationSpeed: 1
|
||||
m_MaxAnimationSpeed: 1
|
||||
m_PerlinScale: 0.5
|
||||
m_Output: 0
|
||||
m_ColliderType: 1
|
||||
m_RandomTransform: 0
|
||||
m_Neighbors: 01000000010000000100000001000000
|
||||
m_NeighborPositions:
|
||||
- {x: 0, y: 1, z: 0}
|
||||
- {x: -1, y: 0, z: 0}
|
||||
- {x: 1, y: 0, z: 0}
|
||||
- {x: 0, y: -1, z: 0}
|
||||
m_RuleTransform: 0
|
||||
- m_Id: 1
|
||||
m_Sprites:
|
||||
- {fileID: -570903018, guid: 705252b03b9874148b86d73e7eb692ac, type: 3}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_MinAnimationSpeed: 1
|
||||
m_MaxAnimationSpeed: 1
|
||||
m_PerlinScale: 0.5
|
||||
m_Output: 0
|
||||
m_ColliderType: 1
|
||||
m_RandomTransform: 0
|
||||
m_Neighbors: 02000000010000000100000001000000
|
||||
m_NeighborPositions:
|
||||
- {x: 0, y: 1, z: 0}
|
||||
- {x: -1, y: 0, z: 0}
|
||||
- {x: 0, y: -1, z: 0}
|
||||
- {x: 1, y: 0, z: 0}
|
||||
m_RuleTransform: 0
|
||||
Reference in New Issue
Block a user