how can i spawn a bullet from a spawn point in the direction of the touch coordinates?
As in, i want to touch anywhere on the screen and expect the bullet to shoot from the spawn point in the direction where i touched the screen.
I am making a game on android platform and i have looked everywhere but i cant find any tutorial regarding this particular thing. is it even possible to do this or i'am just wasting my time on it ?