locked
monogame load image RRS feed

  • Question

  • Hi

    I cannot load image as a non content... using this code

    spriteSheet = Content.Load<Texture2D>("ms-appx:/Content/gifvila");
    gifvila is a folder where I have 15 frames to make an animated gif in windows 8 monogame app

    why?

    Thursday, December 21, 2017 9:27 AM

All replies

  • For help with Monogame please post on a Monogame community at http://community.monogame.net/
    Friday, December 22, 2017 5:45 AM