How does GF work #344
-
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            moxie-coder
          
      
      
        Jul 13, 2024 
      
    
    Replies: 1 comment 1 reply
-
| 
         her sprites use an Atlas because it's more optimized and allows you to do more then a spritesheet, and they use a library called FlxAnimate to load atlases because Smokeys atlas library was awful and only supported 2018 atlas and wasn't as optimized  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        THEkatinamicrowave
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
her sprites use an Atlas because it's more optimized and allows you to do more then a spritesheet, and they use a library called FlxAnimate to load atlases because Smokeys atlas library was awful and only supported 2018 atlas and wasn't as optimized