更新keyboard

This commit is contained in:
ckcz123 2020-05-21 22:04:21 +08:00
parent 237b6a4926
commit 012c8d7d80
3 changed files with 2 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -295,27 +295,22 @@ p#name {
#bg {
z-index: 10;
image-rendering: pixelated;
}
#event {
z-index: 30;
image-rendering: pixelated;
}
#hero {
z-index: 40;
image-rendering: pixelated;
}
#event2 {
z-index: 50;
image-rendering: pixelated;
}
#fg {
z-index: 60;
image-rendering: pixelated;
}
#damage {

View File

@ -63,9 +63,10 @@
(已完成!) removeMap和resumeMap
(已完成!) 右键图块选择复制/粘贴事件
(已完成!) showImage, drawImage立绘等加上对称选项
更多的图块blockly化
(已完成!) 更多的图块blockly化
勇士帧抖动
怪物名和特殊属性自动缩小
行走动画?
-------------