Just want to know if anyone knows a good tutorial for isometric cocos2d maps? Did not find a very good isometric, only orthogonal.
I cannot find a suitable partner on the map.
Another o
Just want to know if anyone knows a good tutorial for isometric cocos2d maps? Did not find a very good isometric, only orthogonal.
I cannot find a suitable partner on the map.
Another o
/** * Map * Created by Lovell on 16/6/20. */pg.Map = cc.Class.extend({ _elements : null});/** * Create Map * @returns < /span>{*} */ span>pg.Map.create = function (){ var res = new pg.Map(); span
Reproduced from: http://blog.csdn.net/zhaixh_89/article/details/24031363
Tracking bullets is a very important part of the game Elves. The implementation of bullet tracking is essentially to a
I cannot find a tutorial on how to properly set up the iOS gesture recognizer.
I need to detect the callback to them.
Any help is appreciated. thanks.
UISwipeGestureRecognizer* swipeUp
For work needs, I started to learn cocos2d-JS development. For students with only C++ foundation, it is really difficult. However, all came, and I had to bite the bullet and rush forward.
It
The string type in coocs-js must be converted to an integer by calling parseInt, otherwise an error occurs
The string type in coocs-js must be called parseInt is converted to an integer, otherwise an error occurs
In order to give back to the majority of students, Smart Classroom buys off the teacher’s Cocos2d-x course to get Cocos2d-x books 1. Any purchase of the following courses get a free book: 1, Cocos
Sorry if this sounds trivial. I just didn’t get it. How can I determine if a particular sprite already exists in the layer? Basically, I need to check this before deciding whether to add it to the
My job is similar to a snake. I want to make a snake body.
The game logic is like this:
The snake moves up and down. The movement should be like real snake movement.
Here, I was h
Create a sprite You can use an image to create a sprite, PNG, JPEG, TIFF, WebP, these formats are all available, of course there are There are some other ways to create sprites, such as using atlas