This commit is contained in:
2025-06-27 08:36:34 +08:00
parent 0a25259cf4
commit cba52086c2
11 changed files with 4429 additions and 4076 deletions

View File

@@ -172,7 +172,7 @@ export class CardsCompComp extends CCComp {
tween().to(0.3, { scale: v3(1, 1, 1) }, { easing: 'backOut' }),
tween().to(0.3, { position: v3(0, 640, 0) }, { easing: 'backOut' })
)
.start();
.start();
let vip = RandomManager.instance.getRandomInt(0,100)
console.log("[CardsComp]:vip",vip)
if(vip < 30){