flash mouse follower....
flash mouse follower....
Out of context: Reply #2
- Started
- Last post
- 9 Responses
- SirG0
Hmm... can't seem to use smaller than sign... So I'll write it in plain English
if (endX isSmallerThan _x){
//going left
} else {
// going right
}