更新keyboard
This commit is contained in:
parent
237b6a4926
commit
012c8d7d80
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
@ -295,27 +295,22 @@ p#name {
|
|||||||
|
|
||||||
#bg {
|
#bg {
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
image-rendering: pixelated;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#event {
|
#event {
|
||||||
z-index: 30;
|
z-index: 30;
|
||||||
image-rendering: pixelated;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#hero {
|
#hero {
|
||||||
z-index: 40;
|
z-index: 40;
|
||||||
image-rendering: pixelated;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#event2 {
|
#event2 {
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
image-rendering: pixelated;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#fg {
|
#fg {
|
||||||
z-index: 60;
|
z-index: 60;
|
||||||
image-rendering: pixelated;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#damage {
|
#damage {
|
||||||
|
|||||||
@ -63,9 +63,10 @@
|
|||||||
(已完成!) removeMap和resumeMap
|
(已完成!) removeMap和resumeMap
|
||||||
(已完成!) 右键图块选择复制/粘贴事件
|
(已完成!) 右键图块选择复制/粘贴事件
|
||||||
(已完成!) showImage, drawImage,立绘等加上对称选项
|
(已完成!) showImage, drawImage,立绘等加上对称选项
|
||||||
更多的图块blockly化
|
(已完成!) 更多的图块blockly化
|
||||||
勇士帧抖动
|
勇士帧抖动
|
||||||
怪物名和特殊属性自动缩小
|
怪物名和特殊属性自动缩小
|
||||||
|
行走动画?
|
||||||
|
|
||||||
|
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user