CScriptCameraHint, CCameraManager progress & renaming from MPR

This commit is contained in:
2024-09-24 22:05:42 -06:00
parent 141d88c0f7
commit 4147a9fdec
19 changed files with 771 additions and 269 deletions

View File

@@ -215,6 +215,7 @@ public:
void DoSfxEffects(CSfxHandle sfx);
void UnFreeze(CStateManager& mgr);
void UpdateCinematicState(CStateManager& mgr);
bool IsMorphBallTransitioning() const;
CPlayerGun* PlayerGun() { return x490_gun.get(); }
const CPlayerGun* GetPlayerGun() const { return x490_gun.get(); }