Jump to content

fred.net

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by fred.net

  1. Hi, I just downloaded the nice work you done, but I'm having troubles. Sorry to say, but I do not see any charracter when I run it. I tried to output the texture directly to see if it was loaded correctly, and it was. C#: spriteBatch.Draw(animData.texture, new Rectangle(0,0, graphics.PreferredBackBufferWidth, graphics.PreferredBackBufferHeight), Color.White); //<-- This gives a spritesheet on screen. I have installed XNA 4.0 and I'm running VS2010 Prof. Something I have overseen? Thanks.
×
×
  • Create New...