10faq

Matinee Crash with Free Camera fix

The crash that John's camera code causes with the matinee sequences is simple enough to fix.

Using the variable bViewingMatineeCinematic from PlayerController can be used to enclose John's code.

Simple if statements in function PlayerCalcView() (underneath the local variable declarations otherwise will throw errors), and in function InitialiseCamera() will stop the code being run during matinee sequences :)

-Aaron Armstrong and Ken Harrower

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License