stray bullets
Blitz3D Forums/Blitz3D Beginners Area/stray bullets
| ||
| I have a hard time trying to make bullets fire whichever way the camera is pointing, as this changes all the time. Any answers? |
| ||
| Take a look at my First Person Shooter example code at my Programming Tutorial in this section Add code to allow the player to shoot: for the answer. |
| ||
| Thanks I,ll check it out. |