Tag Archives: bob ueland
The accelerometer
Learn how to use the accelerometer in cocos2d. Here is a sample project which you can download. There is also a core motion version. Don’t forget to take a look at all the other tutorials. Thanks
How to install iSimulate
Learn how to install iSimulate in Xcode 4. Here is a sample project which you can download. Don’t forget to take a look at all the other tutorials. Thanks
Introduction to Box2d
Learn how to use Box2d for cocos2d and make your bodies come alive. Here is a sample project which you can download. Thanks
Comment on steering behaviours
A comment on steering behaviours, where you can see experiments of two other behaviours. Before watching this tutorial you should watch: Steering behaviours. Thanks
Steering behaviours
Learn how to make an intelligent wandering behaviour for your sprite inside cocos2d. Here is a sample project which you can download. Thanks