User Details
User Details
- User Since
- Dec 10 2022, 6:08 AM (25 w, 4 d)
Mar 23 2023
Mar 23 2023
Vespade added a comment to T169970: [Feature Request] Muzzle attachments to effect submunitionConeAngle.
Dec 10 2022
Dec 10 2022
In T169970#2421391, @dedmen wrote:We could simplify it by
submunitionDIrection = lerp(VZero, submunitionDirection, coneAngleFactor)
so the lower coneAngleFactor, the closer to straight ahead the submunition will be spawned, effectively shrinking the cone.. Would that work for you?