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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
{
"multipart": [
{ "when": { "attached": "false", "north": "false", "east": "false", "south": "false", "west": "false" },
"apply": { "model": "tripwire/dot" }
},
{ "when": { "attached": "false", "north": "true", "east": "true", "south": "true", "west": "true" },
"apply": { "model": "tripwire/cross" }
},
{ "when": { "attached": "false", "north": "true", "east": "true", "south": "true", "west": "false" },
"apply": { "model": "tripwire/t" }
},
{ "when": { "attached": "false", "north": "false", "east": "true", "south": "true", "west": "true" },
"apply": { "model": "tripwire/t", "y": 90 }
},
{ "when": { "attached": "false", "north": "true", "east": "false", "south": "true", "west": "true" },
"apply": { "model": "tripwire/t", "y": 180 }
},
{ "when": { "attached": "false", "north": "true", "east": "true", "south": "false", "west": "true" },
"apply": { "model": "tripwire/t", "y": 270 }
},
{ "when": { "attached": "false", "north": "true", "east": "true", "south": "false", "west": "false" },
"apply": { "model": "tripwire/bend" }
},
{ "when": { "attached": "false", "north": "false", "east": "true", "south": "true", "west": "false" },
"apply": { "model": "tripwire/bend", "y": 90 }
},
{ "when": { "attached": "false", "north": "false", "east": "false", "south": "true", "west": "true" },
"apply": { "model": "tripwire/bend", "y": 180 }
},
{ "when": { "attached": "false", "north": "true", "east": "false", "south": "false", "west": "true" },
"apply": { "model": "tripwire/bend", "y": 270 }
},
{ "when": { "attached": "false", "north": "true", "east": "false", "south": "true", "west": "false" },
"apply": { "model": "tripwire/line" }
},
{ "when": { "attached": "false", "north": "false", "east": "true", "south": "false", "west": "true" },
"apply": { "model": "tripwire/line", "y": 90 }
},
{ "when": { "attached": "false", "north": "true", "east": "false", "south": "false", "west": "false" },
"apply": { "model": "tripwire/line" }
},
{ "when": { "attached": "false", "north": "false", "east": "true", "south": "false", "west": "false" },
"apply": { "model": "tripwire/line", "y": 90 }
},
{ "when": { "attached": "false", "north": "false", "east": "false", "south": "true", "west": "false" },
"apply": { "model": "tripwire/line" }
},
{ "when": { "attached": "false", "north": "false", "east": "false", "south": "false", "west": "true" },
"apply": { "model": "tripwire/line", "y": 90 }
},
{ "when": { "attached": "true", "north": "false", "east": "false", "south": "false", "west": "false" },
"apply": { "model": "tripwire/dot_attached" }
},
{ "when": { "attached": "true", "north": "true", "east": "true", "south": "true", "west": "true" },
"apply": { "model": "tripwire/cross_attached" }
},
{ "when": { "attached": "true", "north": "true", "east": "true", "south": "true", "west": "false" },
"apply": { "model": "tripwire/t_attached" }
},
{ "when": { "attached": "true", "north": "false", "east": "true", "south": "true", "west": "true" },
"apply": { "model": "tripwire/t_attached", "y": 90 }
},
{ "when": { "attached": "true", "north": "true", "east": "false", "south": "true", "west": "true" },
"apply": { "model": "tripwire/t_attached", "y": 180 }
},
{ "when": { "attached": "true", "north": "true", "east": "true", "south": "false", "west": "true" },
"apply": { "model": "tripwire/t_attached", "y": 270 }
},
{ "when": { "attached": "true", "north": "true", "east": "true", "south": "false", "west": "false" },
"apply": { "model": "tripwire/bend_attached" }
},
{ "when": { "attached": "true", "north": "false", "east": "true", "south": "true", "west": "false" },
"apply": { "model": "tripwire/bend_attached", "y": 90 }
},
{ "when": { "attached": "true", "north": "false", "east": "false", "south": "true", "west": "true" },
"apply": { "model": "tripwire/bend_attached", "y": 180 }
},
{ "when": { "attached": "true", "north": "true", "east": "false", "south": "false", "west": "true" },
"apply": { "model": "tripwire/bend_attached", "y": 270 }
},
{ "when": { "attached": "true", "north": "true", "east": "false", "south": "true", "west": "false" },
"apply": { "model": "tripwire/line_attached" }
},
{ "when": { "attached": "true", "north": "false", "east": "true", "south": "false", "west": "true" },
"apply": { "model": "tripwire/line_attached", "y": 90 }
},
{ "when": { "attached": "true", "north": "true", "east": "false", "south": "false", "west": "false" },
"apply": { "model": "tripwire/line_attached" }
},
{ "when": { "attached": "true", "north": "false", "east": "true", "south": "false", "west": "false" },
"apply": { "model": "tripwire/line_attached", "y": 90 }
},
{ "when": { "attached": "true", "north": "false", "east": "false", "south": "true", "west": "false" },
"apply": { "model": "tripwire/line_attached" }
},
{ "when": { "attached": "true", "north": "false", "east": "false", "south": "false", "west": "true" },
"apply": { "model": "tripwire/line_attached", "y": 90 }
}
]
}
|