1
This commit is contained in:
parent
f75083385d
commit
4ae336db3b
@ -449,6 +449,7 @@ void InternalShot(Creature* c,
|
|||||||
old_bullet_born_angle,
|
old_bullet_born_angle,
|
||||||
c->GetAttackDir().x,
|
c->GetAttackDir().x,
|
||||||
c->GetAttackDir().y,
|
c->GetAttackDir().y,
|
||||||
|
c->GetAttackDir().z,
|
||||||
(bullet_born_angle * 180),
|
(bullet_born_angle * 180),
|
||||||
(bullet_born_angle - glm::radians(90.0f) / A8_PI) * 180,
|
(bullet_born_angle - glm::radians(90.0f) / A8_PI) * 180,
|
||||||
gun_muzzle_position.x,
|
gun_muzzle_position.x,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user