hello
im trying to make an object that acts as a mouse cursor, and sits on a layer in the forground to all the gameplay action
this layer needs to have a parallax value of 0,0 as its like HUD layer.
i have an actor which i position to the mouse cursor, but as soon as the level scrolls anywhere, the object goes out of sync with the mouse cursor.
is there some way to just set an object to where the mouse cursor is on screen? and ignore the parallax of the layer?
thanks heaps if anyone can help...