So, im creating a game where I need to have objects spawn on the right side of the screen at random points of the Y-Axis then fly to the left to be collected by the player. How would I go about coding this in C#?
↧