TE_SetupGlowSprite Function

Sets up a glowing sprite effect.

void TE_SetupGlowSprite(const float pos[3], int Model, float Life, float Size, int Brightness)

Parameters

const float[3] pos

Position of the sprite.

int Model

Precached model index.

float Life

Time duration of the sprite.

float Size

Sprite size.

int Brightness

Sprite brightness.