文件名称:phaser3-typescript-spine:Phaser 3中带有TypeScript和SpinePlugin输入文件的Spine动画示例项目! :glowing_star:
文件大小:19KB
文件格式:ZIP
更新时间:2024-02-24 05:54:04
typescript phaser parcel typescript-definitions spine
移相器3 + TypeScript + Spine 使用TypeScript加上SpinePlugin输入文件的Phaser 3中的Spine动画示例项目! :glowing_star: 深入指南 演示版 先决条件 此示例项目使用并需要 。 入门 将此存储到本地计算机(或从Github下载或使用类的工具): git clone https://github.com/ourcade/phaser3-typescript-spine.git my-project-folder 进入您的项目文件夹并安装依赖项: cd my-project-folder npm install 启动开发服务器: npm run start 您会在他的闲置动画中看到Spine Boy。 按left和right箭头键循环显示其他动画。 :party_popper: 演示: : 项目结构 ├── ... ├── public │ ├── assets │ │ ├── spine │ │ │ ├── spineboy.atlas
【文件预览】:
phaser3-typescript-spine-master
----.gitattributes(169B)
----.github()
--------workflows()
----public()
--------assets()
----src()
--------main.ts(455B)
--------index.html(130B)
--------types()
--------scenes()
----@types()
--------phaser()
----tsconfig.json(560B)
----LICENSE(1KB)
----.gitignore(38B)
----readme.md(2KB)
----package-lock.json(9KB)
----package.json(973B)