Question by
Sarah1992s · Feb 15, 2016 at 10:52 PM ·
2d-platformermouse positiontargetting
Firing a meteor to my mouse location 2D game
Hi Everyone. For my attack script on my 2D game I need to fire meteors from the top of the screen to the mouses position on the screen. the player, the meteor and the enemy are all in the same screen so I don't need to change my camera.
How could I accomplish this?
Comment