Hello Guest

Author Topic: Question about Camera Overrides/Letterboxing  (Read 3067 times)

JBabz

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 42
  • @joe_babz
    • View Profile
    • Zombit on Facebook
Question about Camera Overrides/Letterboxing
« on: March 31, 2014, 10:53:54 pm »
Hi all!

This is the scenario I wish to achieve:
I want the game to be in its native aspect ratio (4:3) no matter what!
I want this to be achieved by letterboxing. For instance, if I am playing my 4:3 game on a 16:9 wide monitor, I want there to be black space on both sides of the screen, preserving the AR.
If the screen is narrower than 4:3, I want there to be black space on the bottom and top of the screen, preserving the AR.

This should be simple, right?
Any ideas, hit me up.

Thank you all SO much! :)

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Question about Camera Overrides/Letterboxing
« Reply #1 on: April 01, 2014, 02:09:04 pm »
On the tk2dCamera, set one override to fit visible.
It doesn't create the black space for you, but you can simply add some black sprites around the edges of the 4:3 screen.