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 Datamosh

Hi! i have a problem with iOSImpact, when i touch 'bindTouchArea' never release the state.

Using the keyboard, the game runs fine

1 decade ago by Jerczu

Use ig.input.pressed instead of state.

1 decade ago by Datamosh

ig.input.pressed is useful for jumping or firing, but I need to use accel.x when you press left or right :(

1 decade ago by Arantor

Hmm, I haven't had that problem, but what I would say is that generally setting accel rather than vel does tend to make it slower to respond.

Anyway, what's the code you have?

1 decade ago by Datamosh

With old input.js (from... 1.17 i guess) on impact 1.19 solve the problem.
Super weird.

1 decade ago by Jerczu

Quote from Datamosh
ig.input.pressed is useful for jumping or firing, but I need to use accel.x when you press left or right :(


Weird It does work on my game perfect. But then yeah i use 1.19. With 1.19 also there was some updates to iOSimpact as well.
Page 1 of 1
« first « previous next › last »