hmm.. why not changing mouse_pos??

Code:
function cursor()
{
	while(1)
	{
		mouse_pos.x = var_pos_x;
		mouse_pos.y = var_pos_y;
[...]

then just change the variables via joy_force....

i think that makes you able to use the simple button command of a panel, because you use the mouse cursor instead of a position-asking

Last edited by Espér; 04/04/09 14:34.

Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<