Multiple Objects, Same Physics Diff Place..
Hello Im at a standstill with a project.
I have a ball drop currently that goes from y = 0 to y = 420 or w/e then respawn.
It drops above you when it repawns.
Now i'd like to randomly have more balls drops with same like respawn code, fall speed, picture but different x location.
How can i manage this without making 20+ diff ball objects.?
*this is not opengl.
**Also a timer code would be nice where every .0001seconds or whatever the score increases. Im a noob to this Cocoa but Im learning off a tut from another site and It has gotten me pretty far.
|