This article's documentation is for the "GoldSrc" engine. Click here for more information.

Sprite Explorer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:


== Drawbacks ==
== Drawbacks ==
* Compatibility issues with more modern [[BMP]] files.
* Compatibility issues with more modern [[BMP]] files. Consider using {{hltt|4}} instead.


== Screenshots ==
== Screenshots ==

Revision as of 12:48, 26 November 2023

Sprite Explorer is a widely used viewer and compiler for GoldSrc-format sprite files. This program is designed to provide users with the ability to view information about a sprite’s format, dimensions, world origins, and individual frames. Additionally, the program has the capability of creating new sprites from scratch or existing QC files.

Features

  • User-friendly interface makes it easy to use and navigate, even for beginners.
  • Not limited to only viewing and creating sprites. It also allows users to export sprites to QC scripts or to animated GIFs. Users can also export individual frames to a variety of common image formats, which gives them more flexibility and control over their sprite creations.

Drawbacks

Screenshots

External Links