奖励到账
This commit is contained in:
@@ -205,7 +205,7 @@ export class HeroViewComp extends CCComp {
|
||||
onPostSolve (selfCollider: Collider2D, otherCollider: Collider2D) {
|
||||
}
|
||||
update(dt: number){
|
||||
if(!smc.vmdata.mission.play||smc.vmdata.pause) return
|
||||
if(!smc.vmdata.mission.play||smc.vmdata.mission.pause) return
|
||||
if(this.is_dead) {
|
||||
if(!this.in_grave()) this.to_grave()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user