Page 1 of 1

Camera Flip X direction when Closeup

Posted: Thu Feb 20, 2025 8:08 pm
by jbkim1988
Hi,
When I tried to apply Closeup sequence for my conversation, the camera suddenly flips in X direction and looks very ugly.
Would you please help me not to get these results? I'm using Corgi engine for the game.

Re: Camera Flip X direction when Closeup

Posted: Thu Feb 20, 2025 8:18 pm
by Tony Li
Hi,

Are you making a 2D or 3D game? If you're making a 2D game, please use Zoom2D() instead.

Re: Camera Flip X direction when Closeup

Posted: Thu Feb 20, 2025 8:37 pm
by jbkim1988
Thank you! Now it works!

Re: Camera Flip X direction when Closeup

Posted: Thu Feb 20, 2025 8:50 pm
by Tony Li
Glad to help!