|
I maded a script but still it doesn't work can someone help me please? Here's the script:
(comments are locked)
|
|
You're using transform.forward as the force direction. The bullet will fly in the direction that the object that holds this script is facing, as opposed to the direction your revolver is facing. What happens when you use: P.S. are you sure you don't want to use hitscan for a revolver? They move pretty fast.
(comments are locked)
|

What do you mean by "it doesn't work"? Do you get compilation error? What do you expect your script to do?