Hi,
Ive created a level with physics and now i want to implement things such as the accelrometer and touch.
I cannot seem to find an API for LevelHelper no matter how hard I try to look.
Can anyone point me in the write direction? I tried the following code as an example and it doesnt seem to work…
[code]
CCSprite* myChicken = [lh spriteWithUniqueName:@“chicken”];
myChicken.opacity = 90; [import]uid: 173546 topic_id: 31023 reply_id: 331023[/import]