Skip to content
New issue

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

有没有集成过 spine 我集成 #1

Open
a610569731 opened this issue Oct 18, 2019 · 3 comments
Open

有没有集成过 spine 我集成 #1

a610569731 opened this issue Oct 18, 2019 · 3 comments

Comments

@a610569731
Copy link

spineData拿不到数据 html加载没问题
PIXI.Loader.shared.add('spineCharacter', 'static/sp/IK.json').load(function (loader, resources) {
var animation = new PIXI.spine.Spine(resources.spineCharacter.spineData);

@a610569731
Copy link
Author

解决了 在 core里面加
import './env'
import "pixi-spine";

@JetLua
Copy link
Owner

JetLua commented Oct 18, 2019

好滴,是微信小游戏吗?期待一个上线二维码

@a610569731
Copy link
Author

还在学习,我刚想加个 input https://github.com/ONode/pixi-textinput 集成报undefined
大神有空看下第三方的怎么集成到你的工程

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants