|
how can i make an object move from one point to another... like a bullet in a gun
(comments are locked)
|
|
There are couple of ways to approach this. If you simply want to fire a bullet then the easiest would be to do the following. But if you want to move a bullet from one fixed point to another (which is not how it normally happens, but still might be a requirement in your game) the following might help you.
(comments are locked)
|
