You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried to change axeThreshold as it is said in the documentation
gameControl.set('axeThreshold', 0.5);
In console log i see the axeThreshold is set to 0.5, but analogs stop work (i use xbox one and PS4 controllers)
If i change axeThreshold:[0.5] var manually inside the library , its work fine
The text was updated successfully, but these errors were encountered:
Hi, I tried to change axeThreshold as it is said in the documentation
gameControl.set('axeThreshold', 0.5);
In console log i see the axeThreshold is set to 0.5, but analogs stop work (i use xbox one and PS4 controllers)
If i change axeThreshold:[0.5] var manually inside the library , its work fine
The text was updated successfully, but these errors were encountered: