Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by Marenz

I've initted the Mouse but I still get nothing back.

ig.input.initMouse();
console.log(ig.input.mouse.x + ' ' + ig.input.mouse.y);

The results are always "0 0" My goal is to detect the position of a touch of the game screen for a mobile-only game.

1 decade ago by BlackDolphinMedia

wrong forum you might wana post that into help

1 decade ago by fugufish

we've got a mouse thread somewhere on the forums. Try searching.... I got it to work. for my game. If i get to find the code, i'll post it.
Page 1 of 1
« first « previous next › last »