This commit is contained in:
2024-08-18 23:38:55 +08:00
parent e8dbb9bab3
commit 8f57f57c1d
1004 changed files with 234067 additions and 16087 deletions

View File

@@ -36,9 +36,8 @@ export default class MonsterSpineAnimator extends Component {
this.spine.setAnimation(0, "move", true);
}
});
}
lateUpdate(dt: number) {
//
}