Scrap Mechanic

Scrap Mechanic

Intelligentia Mod
snowsune 2018 年 8 月 23 日 下午 2:40
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
< >
目前顯示第 1-1 則留言,共 1
feroid 2018 年 11 月 5 日 下午 12:06 
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.. :)
< >
目前顯示第 1-1 則留言,共 1
每頁顯示: 1530 50