fish icon indicating copy to clipboard operation
fish copied to clipboard

有没有集成过 spine 我集成

Open a610569731 opened this issue 6 years ago • 3 comments

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 avatar Oct 18 '19 09:10 a610569731

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

a610569731 avatar Oct 18 '19 10:10 a610569731

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

JetLua avatar Oct 18 '19 10:10 JetLua

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

a610569731 avatar Oct 18 '19 13:10 a610569731