字体修改变

This commit is contained in:
walkpan
2025-01-05 17:08:56 +08:00
parent 064c7f057f
commit b5624cf477
7 changed files with 122 additions and 84 deletions

View File

@@ -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