Closed gyril closed 9 years ago
The viewport size should dictate the size of the camera.
We must use JS to detect the width and height of the player's window, then feed it to the viewport + camera.
Mostly done.
Now we should also:
we'll come back to the resize thing when it's a problem
The viewport size should dictate the size of the camera.
We must use JS to detect the width and height of the player's window, then feed it to the viewport + camera.