Re: Question about framerate.
Alright Im starting to get confused lol. Comparing 2 general values isn't working at all, it just makes the scroller go nuts and fly off the screen. For some reason the event is saying:
If distance between "scroller 0,0" and "Player 0,0" IS LOWER OR EQUAL to LongDist( "Advanced Direction Object", X( "Scroller" ), Y( "Scroller" ), X( "Player Sprite" ), Y( "Player Sprite" ))
There isn't anywhere to tell if the position is Greater/Lower/Equal than the expression. I have tried all of the conditions for the Advanced direction object and the only one I'm getting that compares distance between 2 objects makes me select the coordinates of both objects, and then enter an expression. It automatically says "is lower or equal" and won't let me change it.