CriticalFlaw / TF2.ParticleTool

A tool for converting multiple PNGs files to a VTF for the purposes of creating particles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TF2-Particle Converter

Instructions

Place your image files in the frames folder, launch the tool and click Convert. The files must be PNG images, numbered in the order that you want them animated (0.png, 1.png, 2.png so on) or if you want a single image then name it 0.png. If the frames folder is not the root application folder, either create it manually or restart the application.

Credits

  • 9joao6, for creating the python script that automated the VTF generation process. This tool is based on his script.
  • Zelenskyi Alexandr, creator for the TGASharpLib library used for converting PNGs to TGA files.

Refferences

img img

About

A tool for converting multiple PNGs files to a VTF for the purposes of creating particles.

License:MIT License


Languages

Language:C# 97.1%Language:CSS 2.9%