blob: 021ec9fa2886f7011cbab0429c41ca15a266d195 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
root:
items:
- type: clip
bounds: [0, 0, 95, 88]
image-mask:
image: "mask.png"
rect: [0, 0, 35, 35]
repeat: false
tile-size: 5
items:
- type: rect
bounds: [0, 0, 95, 88]
color: blue
|