Angle Shooting
by Limdorn · in Torque 3D Professional · 10/19/2011 (2:27 am) · 3 replies
Hi, I am working with FPSexample and the rifle-bullet shooting have a variation angle ( it is not a rect ).
How can I change to have a line shooting?
Thanks
How can I change to have a line shooting?
Thanks
About the author
#2
In the projectile datablock the combination of isBallistic (if true) and gravityMod will affect the arc of the projectile.
10/19/2011 (9:43 am)
In the weapon Image datablock remove/comment projectileSpread and there will be no random bullet skew. The setting used by the rifle is abnormally high...In the projectile datablock the combination of isBallistic (if true) and gravityMod will affect the arc of the projectile.
Associate Steve Acaster
[YorkshireRifles.com]
Can't remember what it's called off the top of my head, but it's pretty obvious when you see it.