Quantcast
Channel: Cocos Forums - Latest topics
Viewing all articles
Browse latest Browse all 17071

Cocos creator opening very slow

$
0
0

@ydkishore30 wrote:

Hi guys,

When ever I am trying to run cocos studio.Its taking more time for opening.
Below is the base code.
//
cc.Class({
extends: cc.Component,

properties: {
    label: {
        default: null,
        type: cc.Label
    },
    text: 'Hello, World'
},

// use this for initialization
onLoad: function () {
    this.label.string = this.text;
},

// called every frame
update: function (dt) {

},

});
//
below is the screen shot of the same

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 17071

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>