Sun.Mar 10, 2024

article thumbnail

@property type of abstract class issues in 3.x version which work fine in 2.x

Cocos

so back to the 2.x version i have these code: enum TargetColliderType { GROUP, NODE, BOTH } @ccclass('ATargetCollider') abstract class ATargetCollider { abstract get target(): any[]; abstract set target(value: any[]); } @ccclass('GroupTargetsCollider') class GroupTargetsCollider extends ATargetCollider { @property([cc.Integer]) _target: number[] = [] @property( { type: [cc.Integer], override: true, //group: //{ // id: "0", // name: "Condition", // displayOrder: 0 //} } ) get target(): number[] {

Data 52
article thumbnail

Forgotten But Unbroken update

Indie DB

Centurion Developments Partners with Legendary MicroProse!

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Rive App Support

Cocos

I put in a ticket for support for the Rive app and I encourage everyone to put in a ticket request themselves to show the priority in it. If you don’t know what Rive is, Rive is basically adobe after effects that’s lightweight and allows you to create complex animations and game UI that can be interactive without writing a lot of code. This will enhance your game experience and decrease development times!

article thumbnail

C?n thuê dev Cocos cretor x? lý client

Cocos

Mình cần 1 bạn rành về cocos cretor xử lý client ( hiện tại nó đang có game sẵn, mình viết ra 1 game mới nhưng không biết cách đưa số dư và user name từ ngoài màn chính vào phía trong ) Bạn nào nhận inbox mình , mình gửi 5tr

Dev 40
Join the IGDA Community
article thumbnail

Clearing caches specific remote bundle

Cocos

Hello, does anyone know how to clear the cache from a specific remote bundle? Currently, I’m using assetManager.cacheManager.clearCache() , but it’s too risky. If there are any other ways to clear the cache from a specific bundle, it would be very helpful. Thank you.

40
article thumbnail

Failed to register shortcut, cannot find method focusOnSearch in panel package-manager

Cocos

Failed to register shortcut, cannot find method focusOnSearch in panel package-manager. Failed to register shortcut, cannot find method focusOnSearch in panel package-manager. Failed to register shortcut, cannot find method focusOnSearch in panel package-manager. Failed to register shortcut, cannot find method focusOnSearch in panel package-manager.

40