Skip to content

Commit 81dfe22

Browse files
committed
Added asset files for part 29 - Block Behaviours
1 parent 5574619 commit 81dfe22

254 files changed

Lines changed: 33430 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

29-block-behaviours/Assets/Data.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

29-block-behaviours/Assets/Data/Biomes.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: 604863bef2f81714b90b56811bb2841f, type: 3}
13+
m_Name: Desert
14+
m_EditorClassIdentifier:
15+
biomeName: Desert
16+
offset: 6545
17+
scale: 0.058
18+
terrainHeight: 10
19+
terrainScale: 0.05
20+
surfaceBlock: 4
21+
subSurfaceBlock: 4
22+
majorFloraIndex: 1
23+
majorFloraZoneScale: 1.06
24+
majorFloraZoneThreshold: 0.75
25+
majorFloraPlacementScale: 7.5
26+
majorFloraPlacementThreshold: 0.8
27+
placeMajorFlora: 1
28+
maxHeight: 12
29+
minHeight: 5
30+
lodes:
31+
- nodeName: Dirt
32+
blockID: 5
33+
minHeight: 1
34+
maxHeight: 255
35+
scale: 0.1
36+
threshold: 0.5
37+
noiseOffset: 0
38+
- nodeName: Sand
39+
blockID: 4
40+
minHeight: 30
41+
maxHeight: 60
42+
scale: 0.2
43+
threshold: 0.6
44+
noiseOffset: 500
45+
- nodeName: Caves
46+
blockID: 0
47+
minHeight: 5
48+
maxHeight: 60
49+
scale: 0.1
50+
threshold: 0.55
51+
noiseOffset: 43534

29-block-behaviours/Assets/Data/Biomes/Desert.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: 604863bef2f81714b90b56811bb2841f, type: 3}
13+
m_Name: Forest
14+
m_EditorClassIdentifier:
15+
biomeName: Forest
16+
offset: 87544
17+
scale: 0.17
18+
terrainHeight: 80
19+
terrainScale: 0.3
20+
surfaceBlock: 5
21+
subSurfaceBlock: 5
22+
majorFloraIndex: 0
23+
majorFloraZoneScale: 1.3
24+
majorFloraZoneThreshold: 0.384
25+
majorFloraPlacementScale: 5
26+
majorFloraPlacementThreshold: 0.755
27+
placeMajorFlora: 1
28+
maxHeight: 12
29+
minHeight: 5
30+
lodes:
31+
- nodeName: Dirt
32+
blockID: 5
33+
minHeight: 1
34+
maxHeight: 255
35+
scale: 0.1
36+
threshold: 0.5
37+
noiseOffset: 0
38+
- nodeName: Sand
39+
blockID: 4
40+
minHeight: 30
41+
maxHeight: 60
42+
scale: 0.2
43+
threshold: 0.6
44+
noiseOffset: 500
45+
- nodeName: Caves
46+
blockID: 0
47+
minHeight: 5
48+
maxHeight: 60
49+
scale: 0.1
50+
threshold: 0.55
51+
noiseOffset: 43534

29-block-behaviours/Assets/Data/Biomes/Forest.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: 604863bef2f81714b90b56811bb2841f, type: 3}
13+
m_Name: Grasslands
14+
m_EditorClassIdentifier:
15+
biomeName: Grasslands
16+
offset: 1234
17+
scale: 0.042
18+
terrainHeight: 22
19+
terrainScale: 0.15
20+
surfaceBlock: 5
21+
subSurfaceBlock: 5
22+
majorFloraIndex: 0
23+
majorFloraZoneScale: 1.3
24+
majorFloraZoneThreshold: 0.6
25+
majorFloraPlacementScale: 15
26+
majorFloraPlacementThreshold: 0.8
27+
placeMajorFlora: 1
28+
maxHeight: 12
29+
minHeight: 5
30+
lodes:
31+
- nodeName: Dirt
32+
blockID: 5
33+
minHeight: 1
34+
maxHeight: 255
35+
scale: 0.1
36+
threshold: 0.5
37+
noiseOffset: 0
38+
- nodeName: Sand
39+
blockID: 4
40+
minHeight: 30
41+
maxHeight: 60
42+
scale: 0.2
43+
threshold: 0.6
44+
noiseOffset: 500
45+
- nodeName: Caves
46+
blockID: 0
47+
minHeight: 5
48+
maxHeight: 60
49+
scale: 0.1
50+
threshold: 0.55
51+
noiseOffset: 43534

29-block-behaviours/Assets/Data/Biomes/Grasslands.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

29-block-behaviours/Assets/Data/VoxelMeshes.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: e37c0a1909c19a34f8215ed0016a4f26, type: 3}
13+
m_Name: Half Slab Block
14+
m_EditorClassIdentifier:
15+
blockName: Half Slab Block
16+
faces:
17+
- direction: Back
18+
normal: {x: 0, y: 0, z: -1}
19+
vertData:
20+
- position: {x: 0, y: 0, z: 0}
21+
uv: {x: 0, y: 0}
22+
- position: {x: 0, y: 0.5, z: 0}
23+
uv: {x: 0, y: 0.5}
24+
- position: {x: 1, y: 0.5, z: 0}
25+
uv: {x: 1, y: 0.5}
26+
- position: {x: 1, y: 0, z: 0}
27+
uv: {x: 1, y: 0}
28+
triangles: 000000000100000003000000030000000100000002000000
29+
- direction: Front
30+
normal: {x: 1, y: 0, z: 0}
31+
vertData:
32+
- position: {x: 0, y: 0, z: 1}
33+
uv: {x: 0, y: 0}
34+
- position: {x: 0, y: 0.5, z: 1}
35+
uv: {x: 0, y: 0.5}
36+
- position: {x: 1, y: 0.5, z: 1}
37+
uv: {x: 1, y: 0.5}
38+
- position: {x: 1, y: 0, z: 1}
39+
uv: {x: 1, y: 0}
40+
triangles: 000000000300000001000000010000000300000002000000
41+
- direction: Top
42+
normal: {x: 0, y: 1, z: 0}
43+
vertData:
44+
- position: {x: 0, y: 0.5, z: 0}
45+
uv: {x: 0, y: 0}
46+
- position: {x: 0, y: 0.5, z: 1}
47+
uv: {x: 0, y: 1}
48+
- position: {x: 1, y: 0.5, z: 1}
49+
uv: {x: 1, y: 1}
50+
- position: {x: 1, y: 0.5, z: 0}
51+
uv: {x: 1, y: 0}
52+
triangles: 000000000100000003000000030000000100000002000000
53+
- direction: Bottom
54+
normal: {x: 0, y: -1, z: 0}
55+
vertData:
56+
- position: {x: 0, y: 0, z: 0}
57+
uv: {x: 0, y: 0}
58+
- position: {x: 0, y: 0, z: 1}
59+
uv: {x: 0, y: 1}
60+
- position: {x: 1, y: 0, z: 1}
61+
uv: {x: 1, y: 1}
62+
- position: {x: 1, y: 0, z: 0}
63+
uv: {x: 1, y: 0}
64+
triangles: 000000000300000001000000010000000300000002000000
65+
- direction: Left
66+
normal: {x: -1, y: 0, z: 0}
67+
vertData:
68+
- position: {x: 0, y: 0, z: 0}
69+
uv: {x: 0, y: 0}
70+
- position: {x: 0, y: 0.5, z: 0}
71+
uv: {x: 0, y: 0.5}
72+
- position: {x: 0, y: 0.5, z: 1}
73+
uv: {x: 1, y: 0.5}
74+
- position: {x: 0, y: 0, z: 1}
75+
uv: {x: 1, y: 0}
76+
triangles: 000000000300000001000000010000000300000002000000
77+
- direction: Right
78+
normal: {x: 1, y: 0, z: 0}
79+
vertData:
80+
- position: {x: 1, y: 0, z: 0}
81+
uv: {x: 0, y: 0}
82+
- position: {x: 1, y: 0.5, z: 0}
83+
uv: {x: 0, y: 0.5}
84+
- position: {x: 1, y: 0.5, z: 1}
85+
uv: {x: 1, y: 0.5}
86+
- position: {x: 1, y: 0, z: 1}
87+
uv: {x: 1, y: 0}
88+
triangles: 000000000100000003000000030000000100000002000000

0 commit comments

Comments
 (0)