JS模组教程-图片:修订间差异

来自Mindustry中文wiki
(创建页面,内容为“=JS模组教程-图片= 放入文件夹<code>/sprites/</code>的图片,一般都是<code>.png</code>。 ==官方链接== 官方维基教程-模组制造介绍#贴图 官方维基教程-贴图 [https://github.com/Anuken/Mindustry/tree/master/core/assets-raw/sprites|官方贴图库@Github] === <code>调色板</code> === ''站内复制的'' 正如其他游戏一样, Mindustry 有自己的调色板。 强烈推荐初学者坚持从自己的贴图里…”)
 
第3行: 第3行:


==官方链接==
==官方链接==
[[官方维基教程-模组制造介绍#贴图]]
[[官方维基教程-模组制造介绍#贴图]]<br/>
[[官方维基教程-贴图]]
[[官方维基教程-贴图]]<br/>
[https://github.com/Anuken/Mindustry/tree/master/core/assets-raw/sprites|官方贴图库@Github]
[https://github.com/Anuken/Mindustry/tree/master/core/assets-raw/sprites|官方贴图库@Github]<br/>


=== <code>调色板</code> ===
=== <code>调色板</code> ===

2026年7月3日 (五) 13:51的版本

JS模组教程-图片

放入文件夹/sprites/的图片,一般都是.png

官方链接

官方维基教程-模组制造介绍#贴图
官方维基教程-贴图
[1]

调色板

站内复制的

正如其他游戏一样, Mindustry 有自己的调色板。 强烈推荐初学者坚持从自己的贴图里吸取颜色,虽然他会看起来很违和甚至超凡脱俗,你也会让Discord 的 #spriting 版很糟心。

方块调色板:

Pal-mindustry.png

自然墙与地板调色板:

Pal-mindustry-evn.png

如果你用了一个正确的画图软件,把这些图片导入为调色板即可。