@slackmoehrle wrote:
Cocos Creator 1.0.1 released!
We are excited to release version 1.0.1 of Cocos Creator. Cocos Creator is a new, unified, development tool that handles every step in the game development process.
v1.0.1 brings:
- [Animation] Allow position.x and position.y properties can be added separately in an animation
- [Animation] Fixed a bug that ‘add clip’ may cause error when selecting child node of animation root.
- [Editor] Main window’s title now shows project name and scene path
- [Editor] Added a dialog letting user choose display language when running editor for the first time
- [Component] Fixed AudioSource volume setting has no effect issue.
- [Build] Fixed error of duplicated classes when publish to Web
- [Render] Fixed scene render not update in time when a node’s parent change
- [Render] Fixed spine graphics showing wrong blend factor on Web
- [Render] Fixed preview in Wechat may display black screen issue.Downloads:
- Creator for Mac
- Creator for WindowsResources:
- Read the documentationDemo Projects
The most important source of examples is the Example Collection project template. There are also many demos to show a complete game:
- Dark Slash basic game loop demo. Special thanks to Veewo Games for authorizing us to use original 'Dark Slash' game resources to make this tutorial.
- UI Demos including multi-resolution supporting menu interface with cool transition animations, a backpack generated by data and prefab and a Clash Royale style navigation menu showcase.
- Blackjack demo, collaboratively developed with Tencent Games.
- Flappy Bird clone featuring a sheep.
- Star Catcher demo game, in user manual we have a quick start tutorial showing how to build this game step by step.
We will keep on adding more demos and complete games as well as improving the existing ones!
Posts: 5
Participants: 2