1 Star 0 Fork 31

pilihou / Cocos 扩展 - 骨骼查看器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 4.49 KB
一键复制 编辑 原始数据 按行查看 历史
陈皮皮 提交于 2021-08-12 21:22 . 更新目录结构

Skeleton Viewer

Introduction

[Cocos Creator Editor Extension]

Used to preview skeleton animation. Provide a stand-alone panel and can also be attached to the editor window.

Currently, only versions 3.5~4.0 of Spine resources are supported. DragonBone resources would be supported in the future.

Open Source

This extension is an open source project, here is the git repository: https://gitee.com/ifaswind/ccc-skeleton-viewer

If you like this project, don't forget to star star!

If you have any usage problems, just create an issue on Gitee or add my WeChat im_chenpipi and leave a message.

Screenshots

screenshot-1

screenshot-2

screenshot-3

screenshot-4

screenshot-5

screenshot-6

screenshot-7

screenshot-8

setting-panel

Environment

Platform: Windows、macOS

Engine: Cocos Creator 2.x

Download & Installation

Install from Cocos Store

You can find this extension in Cocos Store now, click on Extension -> Cocos Store option to open the Cocos Store.

Enter "Skeleton Viewer" in the search bar, find it and then install it.

cocos-store

Skeleton Viewer:http://store.cocos.com/app/detail/3008

Download from git repository

Click here or go to the release panel, download the latest version package of this extension.

And then unzip the package:

  • Windows: Unzip to C:\Users\${your username}\.CocosCreator\packages\
  • macOS: Unzip to ~/.CocosCreator/packages/

For example, on my computer, the full path of package.json file should be like:

  • Windows: C:\Users\Shaun\.CocosCreator\packages\ccc-skeleton-viewer\package.json
  • macOS: /Users/shaun/.CocosCreator/packages/ccc-skeleton-viewer/package.json

Usage

View

Click on Extension -> Skeleton Viewer -> View option to open the view panel.

To be added...

Settings

Click on Extension -> Skeleton Viewer -> Settings option to open the setting panel.

In the setting panel, you can choose a hotkey(shortcut, for opening the view panel quickly) in preset list, or customize one by yourself.

One thing you should know, not every keys/keys-combinations can be used, because some keys/keys-combinations have been used by the system or Cocos Creator.

Accelerator reference: https://www.electronjs.org/docs/api/accelerator

🥳 Enjoy!

Change log

Releases

Dependencies

License

This project is licensed under the MIT license.


公众号

菜鸟小栈

😺 我是陈皮皮,一个还在不断学习的游戏开发者,一个热爱分享的 Cocos Star Writer。

🎨 这是我的个人公众号,专注但不仅限于游戏开发和前端技术分享。

💖 每一篇原创都非常用心,你的关注就是我原创的动力!

Input and output.

NodeJS
1
https://gitee.com/pilihou/ccc-skeleton-viewer.git
git@gitee.com:pilihou/ccc-skeleton-viewer.git
pilihou
ccc-skeleton-viewer
Cocos 扩展 - 骨骼查看器
master

搜索帮助