1
0

feat: 新增基础路方块

This commit is contained in:
2022-07-03 21:33:18 +08:00
parent c25a224af5
commit 317f579f2e
66 changed files with 611 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

@@ -0,0 +1,13 @@
matchTiles=wheat_plus:block/road/line/single_yellow
method=ctm_compact
faces=top
# tile index:
# 0-4,5, 6, 7, 8
tiles=0-4,tl,tr,bl,br
# side
ctm.1=3
ctm.3=3
ctm.12=2
ctm.36=2
@@ -0,0 +1,19 @@
matchTiles=wheat_plus:block/road/line/single_yellow_slant
method=ctm_compact
faces=top
# tile index:
# 0-4,5, 6, 7, 8
tiles=0-4,tl,tr,bl,br
# side
ctm.1=3
ctm.3=3
ctm.12=2
ctm.36=2
# corner
ctm.4=5
ctm.5=6
ctm.16=7
ctm.17=8
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 993 B