示例游戏下载地址:https://github.com/cocos-creator/example-cases
报错提示:
Uncaught TypeError: Cannot read property ‘gfx’ of undefined
at __define (mesh-texture.js:2)
at Object.func (mesh-texture.js:4)
at Object.run (modular.js:85)
at Object.onStart (boot.js:327)
at CCLoader. (CCGame.js:413)
at CCLoader.js:261
at utils.js:88
好像也不是第一次,很多官方提供的示例游戏,运行之后都有些报错,对新手来说真的很不友好


