mirror of
https://github.com/halpz/re3.git
synced 2025-12-21 03:32:59 +00:00
PS2 cam transition mostly working
This commit is contained in:
@@ -3816,7 +3816,7 @@ CCam::Process_Debug(const CVector&, float, float, float)
|
||||
Source.y += 1.0f;
|
||||
GetVectorsReadyForRW();
|
||||
|
||||
CPad::GetPad(0)->DisablePlayerControls = PLAYERCONTROL_DISABLED_1;
|
||||
// CPad::GetPad(0)->DisablePlayerControls = PLAYERCONTROL_DISABLED_1;
|
||||
|
||||
if(CPad::GetPad(1)->GetLeftShockJustDown() && gbBigWhiteDebugLightSwitchedOn)
|
||||
CShadows::StoreShadowToBeRendered(SHADOWTYPE_ADDITIVE, gpShadowExplosionTex, &Source,
|
||||
|
||||
Reference in New Issue
Block a user