bulletRotateToVelocity : boolean
Bullets can optionally adjust their rotation in-flight to match their velocity.
This can create the effect of a bullet 'pointing' to the path it is following, for example
an arrow being fired from a bow, and works especially well when added to bulletGravity
.
- Source code: plugins/weapon/WeaponPlugin.js (Line 207)
Please login to continue.