The Snap
Established Member
- Joined
- 10 Jun 2005
- Messages
- 3,148
Hi guys,
I am currently making a few objects for the JLE extension by Chris and I. However, I have hit an error. The texture I have applied appear back to front ie: the word is backwards!
Here are the texture coordinates:
SetTextureCoordinates,0, 1, 1,
SetTextureCoordinates,1, 0, 1,
SetTextureCoordinates,2, 0, 0,
SetTextureCoordinates,3, 1, 0,
How can I change them to make the texture appear the correct way around?
Thanks,
I am currently making a few objects for the JLE extension by Chris and I. However, I have hit an error. The texture I have applied appear back to front ie: the word is backwards!
Here are the texture coordinates:
SetTextureCoordinates,0, 1, 1,
SetTextureCoordinates,1, 0, 1,
SetTextureCoordinates,2, 0, 0,
SetTextureCoordinates,3, 1, 0,
How can I change them to make the texture appear the correct way around?
Thanks,