This command will modify the internal UV data of the specified sprite. You can manipulate each vertex of the sprite by specifying a Vertex Index from 0 to 3. The UValue and VValue specify a real value typically from 0.0 to 1.0. The first two parameters should be specified using integer values.

Syntax: 
SET SPRITE TEXTURE COORD Sprite Number, Vertex Index, UValue, VValue