We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你用过网站吗?或者一个 GUI?
如果可能的话请分享。我想创造更多的游戏回合。
The text was updated successfully, but these errors were encountered:
Texture Packer (用于制作游戏动画\精灵图,它会将导入的帧图片合成一张精灵图,并导出不同游戏平台所需要的数据,Phaser 导出的是 JSON,它还有预览动画和编辑纹理布局等功能。软件是收费的,有一个星期的免费试用)。
Tiled(用于制作游戏关卡地图,核心功能有创建图块 Tileset 和 创建地图,图块类似于瓷砖,用来铺设地图,地图可分层,有对象层、图块层、图像层。可导出不同游戏平台支持的地图格式。)教程视频:https://www.youtube.com/watch?v=ZwaomOYGuYo 视频是2015年的,但是核心的功能几乎没变过,看完就知道怎么用了。
游戏音效合并:https://github.com/tonistiigi/audiosprite 将多个游戏音频合成一个,减少请求,只需要一个命令就搞定。工具会导出 JSON 文件和合成后的音乐文件,配合 Phaser AudioSprite Api 使用。
Sorry, something went wrong.
谢谢。我会测试它并让你知道。
No branches or pull requests
你用过网站吗?或者一个 GUI?
如果可能的话请分享。我想创造更多的游戏回合。
The text was updated successfully, but these errors were encountered: