Now the question: How do I set the PolyFlags in .PSK files? All I can find is this tool (which you have to compile yourself :-/. Guess if I wanted things to be easy I would have switched to a different engine already
Any ideas?
Code: Select all
#define POLY_TRANS 0x2
#define POLY_ENV 0x40
#define POLY_NOSMOOTH 0x80
#define POLY_UNLIT 0x10
#define POLY_TWOS 0x1
#define POLY_MODULATED 0x4
#define POLY_MASKED 0x3