Cocos2d html5遊戲開發,常用工具集合

2022-06-18 10:54:11 字數 975 閱讀 8439

**編輯器ide

webstorm

(windows,

mac) 

cocos2d-html5官方團隊在用,非常優秀的工具,請大家支援正版

動畫編輯器 animation

editor

spritehelper

關卡編輯器 level editor

levelhelper

位圖字型工具bitmap

font tools

bmfont

(windows)

fonteditor

glyph designer

hiero

labelatlascreator

粒子編輯工具particle editing tools

particlecreator

particle designer

物理編輯工具physics editing tools

mekanimo

physicsbench

physicseditor

vertexhelper

場景編輯工具scene editing tools

cocosbuilder

cocoshop

levelhelper

紋理地圖集工具texture atlas tools

darkfunction editor

spritehelper

texturepacker

cocoslicer

(texturepacker反向工具)

瓦片地圖編輯工具tilemap editing tools

itilemaps

tiled map editor

聲音特效編輯工具audio effect editing tools

背景**編輯工具background music editing tools

(mac

系統自帶)

cocos2d html5教程之重要概念

學習cocos2d html5的朋友注意了,有一些比較概念性的東西需要大家去學習。1,導演 ccdirector 在cocos2d html5引擎中,導演是遊戲的領袖,導演運籌帷幄所有的場景 布景 精靈等。2,攝像機 cccamera 細到每個節點都需要攝像機,例如節點發生放大 縮小 旋轉等變化的時...

cocos2d html5 筆記5 事件

在cocos2d裡面,通過node的方式,將整個場景以及裡面的object給組織起來,這樣很容易畫了,從root node開始遍歷,把整棵樹畫出來就是了.剩下就是animation,timer,還有mouse,touch,keyboard的 事件的處理。在cocos2d裡面提供了三個模組來管理這些,...

cocos2d x IOS遊戲開發

捕魚達回顧 cocos2d x ios遊戲開發 捕魚達人1 內容介紹 上節回顧 cocos2d x ios遊戲開發 城市跑酷14 重寫觸屏 touch 事件處理機制,響應玩家操作 cclabelbmfont的特色就是以占用更多記憶體為代價加快標籤的更新,這與其他任何ccsprite類相似 在遊戲中使...