大约有 22 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0033 秒)
...aya.ColliderBase, self?: Laya.ColliderBase, contact?: any): void { //模拟角色离开毒气区域,触发逃脱奖励 if (other.label == "poison") { // 此处省略逃脱奖励的逻辑 console.log("离开毒气区域:" + self.label + "获得逃脱奖励,生命值+10"); } console.log("onTrigg...
来源: Laya3.0_文档 发布时间: 20241014
...乎与.fbx的档案设定成Animationa Type : Generic 有关系。 某些角色的 Animator 中若Motion设定动作后,就一定会有这个错误。 KeyNotFoundException: The given key was not present in the dictionary.System.Collections.Generic.Dictionary`2[System.String,System.Collections.G...
来源: Laya_社区 发布时间: 20170428