Sprite Viewer

For my current game project with Cole from Stalked by Ninjas, I’ve created a simple sprite viewing tool to ease in the viewing of static and animated sprites. It’s quite helpful to see how things will look rendered in a basic game engine.

Download it here. (You’ll need the Microsoft .Net Framework 1.1, 2.0, and XNA Framework 2.0 to run it – see About).

Change log

Version 0.9.1.0

  • Added sprite scaling
  • Added current frame number for animated sprites
  • Fixed a few minor bugs.

Version 0.9.0.0

  • Initial public release.

Leave a comment