-
| 
         How can I set a display resolution different from the logic resolution, so that the game logic still runs in a fixed coordinate system?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            AlmasB
          
      
      
        Oct 18, 2025 
      
    
    Replies: 1 comment
-
| 
         The logic resolution can be set via settings width/height in   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        thnhmai06
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
The logic resolution can be set via settings width/height in
initSettings(). Later on you should be able to change window resolution by changing properties ofFXGL.getPrimaryStage().