Mobile extension & pep.js - Touch inputs problems

Hi everyone !

I have this extension I’m working on at the moment, that uses babylon.js to display a 3D model, which uses pep.js to handle touch control to move around the model (and move it around, and zoom it).

The thing is, when I run a node server on my phone, the controls are perfectly smooth and very responsive, but when I try it out through the Twitch extension (even with the “Chat only” option enabled to reduce the display load on my phone), it is reacting poorly to touch input.

Is it a known thing, and does anybody know how to resolve this annoying problem ?

Thanks !

1 Like