1
0

feat: 添加路牌、红绿灯方块

This commit is contained in:
2025-04-27 23:47:35 +08:00
parent 6a2540a389
commit 9e502c41ed
15 changed files with 1746 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

@@ -0,0 +1,12 @@
{
"animation": {
"interpolate": true,
"frametime": 20,
"frames": [
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
1, 2, 1, 2, 1, 2, 1,
3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
4, 5, 4, 5, 4, 5, 4
]
}
}