-

I have a sprite that sets up with the following code:

code:
	# Set up visuals:
ent_alphaset(0, 30);
my.facing=0;
my.oriented=1;
my.flare=1;
my.bright=1;
my.ambient=100;

Any reason why it would be dimmer on one side than the other, as in the above pic?

cheers,
tes