- Home /
how do i make a gun
if i have a bullet shape, a gun and a script that should make it fire but it doesn't work. is there somewhere specific i have to put the script and do i need to do anything else with the game. tell me if you need the script and i will post it. thanx
There is a large developmental process between modelling two objects and getting them to behave properly. What you are asking is for a lot of scripting and additional textures to assign the behavior and instantiation of multiple objects. Thats a lot of work, and isn't exactly a specific queston about unity. If you need to know how to do something more specific, you should focus on asking about that; this isn't a place to get people to write your scripts for you.
in which language are you program$$anonymous$$g and what error does your script generate?
Answer by Byterunner · May 04, 2011 at 04:02 PM
Here's a similar question that should help you get started. http://answers.unity3d.com/questions/5602/fps-gun-accuracy-bullet-tracers
Your answer
Follow this Question
Related Questions
Making a bullet destroy itself on contact. 1 Answer
bullet doesn't go anywhere 1 Answer
how to create a gun in unity3d 2 Answers
Bullet Not Moving 1 Answer
Bullet Drop With Raycast 4 Answers