Separate names with a comma.
I'm working on the first update to Zombie Invasion.
What are you using for the sprite? Is it a UIView, CALayer or Texture2d? To get the position it should be something like: sprite.frame.origin.x...