BETA Branch: Resolution Scaling/Scene Scaling

We've recently implemented the ability to scale the Game's rendering resolution to keep the UI nice and crisp. Setting the Scene Scale value will allow you to run the game UI at Native Screen resolution while running the heavy calculations of the Game Viewport in a reduced resolution.This should help with performance whe...
Read More