Scrap Mechanic

Scrap Mechanic

Intelligentia Mod
snowsune Aug 23, 2018 @ 2:40pm
Need help with gyroscope block (Can't adjust sensitivity)
I placed a gyroscope block on my creation and connected it to the w a s d blocks, and it works fine, however I find the gyroscope is too sensitive, even with the slightest tilt it still activates a Wasd block. Is there a way to make it only enable when say the tilt is at over 1 degree? When I read the tooltip it says to paint the Input a colour from white to orange to adjust sensitivity. I have tried painting the gyroscope (as I first interpreted it) and a switch connected to it but neither have had any noticeable effect.

Thanks
< >
Showing 1-1 of 1 comments
feroid Nov 5, 2018 @ 12:06pm 
hellow I do some research in mod creator script and I discover how it works...
sensitivity is more complex..
sensitivity is realtime modificable..

use clasic vanila logic box, paint it as described, connect it TO giroscope
if and only if logic box is in true state, then sensitivity is decreased by number specificated by color of logic box.

so...

for example two active connected logic with white color decrease sensitivity by 2 degree..
if sum of decreasing sensitivity is greater as 90.. then giroscope is disabled..

I hope it help.. :)
< >
Showing 1-1 of 1 comments
Per page: 1530 50