The only was I know on how to get a position of a sprite is by using sprite.GetPosition() wich returns a vector.
But lets say you wanne use an "if" function to do something when the X-Coordinates of a sprite are higher then a giving amount.
How could you do that? Atm I tried some stuff, but it keeps giving me errors... (The vectors kinda confuse me)
thanks for reading,
greetz,
Hellgast