Home

Home

Welcome to the Projectmw Blog. This site serves 2 purposes:

  1. An archive of any code I’ve done that I can refer back to in the future and that may be useful for anyone else
  2. a personal diary where I post up anything interesting that’s happened to me.

Codes are all under Experiments in the navigation while Journal is just that.

I hope that you enjoy your stay and find something useful and/or amusing.

Mark

Latest Post

Cocos2d Anchor points

Featured

Cocos2d’s anchor point defaults in the middle of the object. The image below illustrates this. So, if you’re trying to make a hit area, you either make the anchor point (0,1) or start at the default anchor point and then … Continue reading

Other Posts