- Joined
- Aug 27, 2008
- Messages
- 127
Hello guys! I have a really complicated problem here. I am trying to make a first person shooter, in which you see your weapon. Ive made everything - The movement system, the camera system and etc. Only thing I need now is... a shooting system. I need to make a bullet launch in the direction that the player is looking. I have no idea how to do it, how to detect camera rotation, yaw, etc. But ive seen it in youtube videos tho. So I think its possible.