Navigation Menu

Skip to content

sincntx/cctools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=========
  • 한국어가 가능하신 분은 한글 문서를 이용해주세요.

cctools is useful tools to create cocos2d-x game and licensed under MIT.

Features

  • cocos2d Canvas Setting(Size, Resoultion Policy and ETC)
  • cocos2d Node Management by Wysiwyg)
  • cocos2d Action Management(Tree Structure) & Simulating
  • Code Creation
  • Save & Load

Demonstration

Quick Start

  1. Run by modern web browser.

  2. Click the 'Example' of top menu.

  3. You can see label and cocos2d logo image in black canvas screen.

  4. Click the 'Node' of top menu.

  5. Click the 'layer1' of 'Node Tree' in right side, you can see 'label1' and 'sprite1'.

  6. Right click the elements of 'Node Tree', you can control the node.

  7. Click the 'Action' of top menu.

  8. You can also control 'Action Tree' like 'Node Tree'.

  9. Right click the 'sequence1' of 'Action Tree', and click the 'Run'.

  10. Select the 'layer1' in 'Run Action' window, and click the 'Run Action'.

  11. You can see to simulate the action.

  12. If you click the 'Code' of Top menu, you can see cocos2d-x code of nodes and actions.

  13. If you want to use save & load data, click the 'Storage' of top menu!

Another Project

About

Useful tools to create cocos2d-x game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published