上传者: 42116604
|
上传时间: 2021-10-08 23:41:07
|
文件大小: 554KB
|
文件类型: -
编辑器
pixi.js的视觉游戏编辑器5。
正在测试Beta版的项目。
安装
请检查您是否有最新的NodeJS,NPM,Chrome和ffmpeg的计算机上,installlation之前。 使用下一个脚本来安装编辑器和示例项目。 成功安装后,编辑器应作为chrome页面自动启动。 要手动启动编辑器,请在thing-editor文件夹中使用npm start
mkdir game_editor_here
cd game_editor_here
git clone https://github.com/Megabyteceer/thing-editor.git
git clone https://github.com/Megabyteceer/thing-project-example.git games/thing-project-example
cd thing-editor
npm