PhantomPhysicsComponent pass

This commit is contained in:
David Markowitz
2023-07-09 22:17:57 -07:00
parent 87675aa62d
commit 28637a206d
4 changed files with 144 additions and 218 deletions

View File

@@ -61,6 +61,7 @@ const LOT LOT_3D_AMBIENT_SOUND = 6368;
const LOT LOT_MODEL_IN_WORLD = 14;
const LOT LOT_THINKING_CAP = 6086;
const LOT LOT_ROCKET = 6416;
const LOT LOT_LEGACY_RESPAWN_POINT = 4945;
const float PI = 3.14159f;