摘要: BodyAnim无法挂载 @property({ type: Animation }) public BodyAnim: Animation|null = null; 换成: @property({ type: AnimationComponent }) public BodyAnim: Anima 阅读全文
posted @ 2022-12-13 11:16 神秘de白 阅读(478) 评论(0) 推荐(0)