mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 22:24:09 +00:00
ps2 cam transitions done (hopefully)
This commit is contained in:
parent
586e8a2ab4
commit
3859efff42
2 changed files with 78 additions and 11 deletions
|
@ -3834,7 +3834,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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue