Game Development Community

Problems detecting mouse movement

by Edith Cowan University (#0002) · in Torque Game Engine · 05/20/2009 (8:49 pm) · 0 replies

Ok, i currently have a 3d game with a cursor used to fire a bow in a specific direction.
I cannot find any functions to detect when the cursor is moved over the screen.
I can easily get the cursor's position from the Canvas element, but can't call a function on moving. =(
Any help would be appreciated.