赞 | 170 |
VIP | 6 |
好人卡 | 208 |
积分 | 230 |
经验 | 137153 |
最后登录 | 2024-11-16 |
在线时间 | 8638 小时 |
Lv5.捕梦者
- 梦石
- 0
- 星屑
- 22958
- 在线时间
- 8638 小时
- 注册时间
- 2011-12-31
- 帖子
- 3367
|
Layy_Meta_Editor中的reference.html有説明素材規格(有圖)
Ground :
larger patterns : no particular restriction.
width : N tiles (32px)
height : M tiles (32px)
autotiles : must contains [A] in their names.
Two formats are possible :
XP style
width : 3 tiles (96px)
height : 4 tiles (128px)
VX/VXA style
width : 2 tiles (64px)
height : 3 tiles (96px)
animated tiles : the patterns are ordered from the left to the right in the subset.
Several formats are allowed :
single animated tile :
width : P tiles (P x 32px)
height : 32px
animated larger pattern :
width : P x N tiles (P x 32px)
height : M tiles (32px)
animated XP autotile :
width : P x 3 tiles (P x 96px)
height : 4 tiles (128px)
animated VX/VXA autotile :
width : P x 2 tiles (P x 64px)
height : 3 tiles (96px)
Walls :
larger patterns : limited to one or two tiles in width.
width : 1 tile (32px) or 2 tiles (64px)
height : M tiles (32px)
animated larger pattern :
width : P x 1 tile (P x 32px) or P x 2 tile (P x 64px)
height : M tiles (32px) |
|