Fixes namespace and angle calculations

Corrects namespace naming from unity_engine to unreal_engine.

Adjusts projectile prediction and angle calculations for accuracy
in Unreal Engine environments.
This commit is contained in:
2025-08-25 21:46:50 +03:00
parent bdbf596647
commit ddafd24ea6
7 changed files with 11 additions and 11 deletions

View File

@@ -46,4 +46,4 @@ namespace omath::unreal_engine
{0, 0, -1.f, 0},
};
}
} // namespace omath::unity_engine
} // namespace omath::unreal_engine