Hi,
I'm new to Cocos2d so forgive me if this is a simple question. I am creating a game where an object flies through a field of stationary or moving gravity wells. I have figured out how to create a sprite to move around using the accelerometer to adjust the "world" gravity but I can't seem to figure out how to create gravity wells within the world. Can someone point me in the right direction? Thanks!
-Vic