云环境和本地调试 添加

This commit is contained in:
2025-08-18 17:00:40 +08:00
parent addc61e2a9
commit a824d9a124
155 changed files with 6531 additions and 997 deletions

View File

@@ -17,7 +17,6 @@ export default class HeroAnmComp extends Component{
stop () {
// this.spine?.clearTrack(0);
this._hasStop = true;
}
onAnimationFinished(type:Animation.EventType, state:AnimationState){