https://dl.dropboxusercontent.com/u/597 ... oject.capx
how can i make the animations follow the mouse, like, if my mouse is top, if gives me the top animation and so on.. i put the capx, if someone can help me.
—
Here you go. I created a global variable called mouseAngle that I calculate every tick. Then I have 4 events to see if the mouseAngle falls into the range for front, right, back, or left.
Develop games in your browser. Powerful, performant & highly capable.
thanks a lot