森罗幻境】试炼精气特效消失
parent
1e4a316d3e
commit
5c778aad22
|
@ -271,7 +271,7 @@ function this:SetActiveGameObj()
|
||||||
this.heroGrid.gameObject:SetActive(true)
|
this.heroGrid.gameObject:SetActive(true)
|
||||||
this.enemyInfo.gameObject:SetActive(false)
|
this.enemyInfo.gameObject:SetActive(false)
|
||||||
this.propList.gameObject:SetActive(false)
|
this.propList.gameObject:SetActive(false)
|
||||||
this.fireRoot.gameObject:SetActive(false)
|
this.fireRoot.gameObject:SetActive(isShow)
|
||||||
this.EndLessEffect.gameObject:SetActive(false)
|
this.EndLessEffect.gameObject:SetActive(false)
|
||||||
this.endLessTitle.gameObject:SetActive(not isShow)
|
this.endLessTitle.gameObject:SetActive(not isShow)
|
||||||
this.stepROot.gameObject:SetActive(not isShow)
|
this.stepROot.gameObject:SetActive(not isShow)
|
||||||
|
|
Loading…
Reference in New Issue