cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.21k stars 7.06k forks source link

CocosStudio的.csd檔案放在資料夾下,輸出json到loadTexture沒辦法自動預載plist #13805

Closed sianzain closed 8 years ago

sianzain commented 9 years ago

CocosStudio的.csd檔案放在資料夾下 輸出json到使用 使用JSB或Html5,ccs.load() 到loadTexture沒辦法自動預載plist 似乎是路徑組合有問題 JSB:

image

Html5:

image

CocosStudio: image

cocos2d 3.7 script\studio\parsers\timelineParser-2.x.js:Line:1261: image

sianzain commented 9 years ago

似乎不是程式的問題 是CocoStudio導出json的plist路徑有問題

minggo commented 8 years ago

Cocos Studio has been EOL'd as of April 2016. There will be no more releases of Cocos Studio.

The last version of Cocos Studio is v3.10 and can be downloaded for Mac and Windows. This version of Cocos Studio requires version v3.10 of Cocos2d-x. This version of Cocos Studio works best in Windows 7 and OS X 10.10.

If you update Cocos2d-x to a version greater than v3.10, you may experience compatibility issues. If you run Cocos Studio on Windows 10 or OS X 10.11, you may experience compatibility issues.