Muchas cosas
This commit is contained in:
parent
b4e11ac33f
commit
9c92dc678e
76 changed files with 15307 additions and 2021 deletions
39
Assets/IceRules.asset
Normal file
39
Assets/IceRules.asset
Normal file
|
@ -0,0 +1,39 @@
|
|||
%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: IceRules
|
||||
m_EditorClassIdentifier:
|
||||
m_DefaultSprite: {fileID: 0}
|
||||
m_DefaultGameObject: {fileID: 0}
|
||||
m_DefaultColliderType: 1
|
||||
m_TilingRules:
|
||||
- m_Id: 0
|
||||
m_Sprites:
|
||||
- {fileID: 0}
|
||||
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:
|
||||
m_NeighborPositions:
|
||||
- {x: -1, y: 1, z: 0}
|
||||
- {x: 0, y: 1, z: 0}
|
||||
- {x: 1, y: 1, z: 0}
|
||||
- {x: -1, y: 0, z: 0}
|
||||
- {x: 1, y: 0, z: 0}
|
||||
- {x: -1, y: -1, z: 0}
|
||||
- {x: 0, y: -1, z: 0}
|
||||
- {x: 1, y: -1, z: 0}
|
||||
m_RuleTransform: 0
|
Loading…
Add table
Add a link
Reference in a new issue