-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdetail_dustbowl.vbsp
88 lines (84 loc) · 1.46 KB
/
detail_dustbowl.vbsp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
detail
{
tf_grass
{
"density" "5000.0"
Group1
{
"alpha" "1.0"
Model1
{
"sprite" "0 0 164 256 512"
"spritesize" "0.5 0.0 21 48"
"spriterandomscale" "0.2"
"amount" "0.025"
"detailOrientation" "2"
}
Model2
{
"sprite" "200 85 94 172 512"
"spritesize" "0.5 0.0 16 37"
"spriterandomscale" "0.4"
"amount" "0.05"
"detailOrientation" "2"
}
Model3
{
"sprite" "354 161 148 96 512"
"spritesize" "0.5 0.0 32 32"
"spriterandomscale" "0.4"
"amount" "0.15"
"detailOrientation" "2"
}
Model4
{
"sprite" "32 416 64 96 512"
"spritesize" "0.5 0.0 12 16"
"spriterandomscale" "0.3"
"amount" "0.05"
"detailOrientation" "2"
}
Model5
{
"sprite" "217 472 68 40 512"
"spritesize" "0.5 0.0 18 12"
"spriterandomscale" "0.4"
"amount" "0.15"
"detailOrientation" "2"
}
Model6
{
"sprite" "418 424 43 88 512"
"spritesize" "0.5 0.0 11 22"
"spriterandomscale" "0.05"
"amount" "0.025"
"detailOrientation" "2"
}
}
Group2
{
"alpha" "0.5"
Model4
{
"sprite" "32 416 64 96 512"
"spritesize" "0.5 0.0 12 16"
"spriterandomscale" "0.3"
"amount" "0.05"
"detailOrientation" "2"
}
Model5
{
"sprite" "217 472 68 40 512"
"spritesize" "0.5 0.0 18 12"
"spriterandomscale" "0.4"
"amount" "0.15"
"detailOrientation" "2"
}
}
Group3
{
"alpha" "0.0"
//no grass here
}
}
}