Cocos2D iPhone Tutorials – 19 – Converting the Map to Coordinates

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

7 responses to “Cocos2D iPhone Tutorials – 19 – Converting the Map to Coordinates”

  1. Ed Fish Avatar

    Saw this on stack overflow;

    Change: [[CCTouchDispatcher sharedDispatcher] addTargetedDelegate:self priority:0 swallowsTouches:YES];

    To: [[[CCDirector sharedDirector] touchDispatcher] addTargetedDelegate:self priority:0 swallowsTouches:YES];

  2. Henry Audubon Avatar

    Thanks, Bucky, these tutorials are really helpful. I know these are a couple years old at this point, but I'd love to see a few more vids added to this series. Any chance you'll guide us further into the process of building an RPG?

  3. Chris Davies Avatar

    What are some of your apps on app store?

  4. Abdulrahman Alfaris Avatar

    r u going to post more tut for this?

  5. Tom Dobbelaere Avatar

    Seems like twitter doesn't update <.<

  6. cooldudepoke Avatar

    are you gonna do a battle system like pokemon?

  7. Mituhori Avatar

    Thanks man, really appreciate these tutorials.

Leave a Reply

Your email address will not be published. Required fields are marked *