Do you want the character to move towards click? In that case it's better to delete 8-direction behavior and use MoveTo behavior instead. Then on left button click: Sprite move to (Mouse.X, Mouse.Y)
Develop games in your browser. Powerful, performant & highly capable.
I want it to move just like Diablo, League of Angels, etc.
I managed to get it to work,
I only have one problem,
its the degrees :c
i dont know if i set it right.