- Home /
Question by
MyCatFishSteve · Jan 29, 2013 at 05:59 PM ·
fpsvelocitybulletgun
How to add Bullet Velocity
I want to make the bullet launch when I press the "mouse 0" button when using Prefabs
Comment
Answer by Qvintusdk · Jan 29, 2013 at 06:24 PM
A good example would be from Unity docs site on how to instantiate objects: http://docs.unity3d.com/Documentation/ScriptReference/Object.Instantiate.html
Your answer
Follow this Question
Related Questions
Bullet Collision Issues 1 Answer
Transform.position bullet won't align 1 Answer
Rigidbody bullets won't spawn at gun barrel... 2 Answers
how to make bullets apply damage 1 Answer
Dart/Bullet comes out pointing up 1 Answer