This commit is contained in:
aozhiwei 2023-01-03 16:13:32 +08:00
parent f75083385d
commit 4ae336db3b

View File

@ -449,6 +449,7 @@ void InternalShot(Creature* c,
old_bullet_born_angle,
c->GetAttackDir().x,
c->GetAttackDir().y,
c->GetAttackDir().z,
(bullet_born_angle * 180),
(bullet_born_angle - glm::radians(90.0f) / A8_PI) * 180,
gun_muzzle_position.x,