字体修改变
This commit is contained in:
@@ -14,7 +14,7 @@ export class TgCom extends Component {
|
||||
|
||||
update(deltaTime: number) {
|
||||
this.cd+=deltaTime
|
||||
if(this.cd>=this.base.cd){
|
||||
if(this.cd>=1){
|
||||
// this.node.setPosition(v3(-1000,0,0))
|
||||
this.node.active = false
|
||||
this.node.active = true
|
||||
|
||||
Reference in New Issue
Block a user