I'm trying to copy a CCSprite that's been subclassed. Let's say the file is called Names. And the original variable name is bob. If you wanted to copy all the actions of bob, how would you do that? I've been looking at this thread. How do you do as @jd said, and add the action as a property? I'd need to be able to copy "bob" many times.
Thanks!