Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
Quick Axis to Boolean
   
奖励
收藏
已收藏
取消收藏
Microcontrollers: Calculation, Microcontroller
标签: v1.8.5
文件大小
发表于
更新日期
19.014 KB
2023 年 5 月 9 日 上午 1:35
2023 年 7 月 26 日 上午 4:31
2 项改动说明 ( 查看 )

订阅以下载
Quick Axis to Boolean

描述
  • A small controller that immediately detects if a seat axis key has been pressed. Compared to simple threshold detectors, it does not wait for the axis value to exceed the thresholds.
  • Can be useful in cases when the axis sensitivity is low and it is required to trigger some function immediately as the opposite axis key is pressed, for example, when braking the car right after accelerating at full throttle.
  • Also automatically calculates the axis sensitivity as a percentage.
2 条留言
Uran_Wind  [作者] 2023 年 7 月 26 日 上午 4:32 
Updated and fixed, thanks for the feedback.
Aljon 2023 年 7 月 26 日 上午 4:22 
i dont know why it breaks but I connected axis to a/d. then if I press A as the first input it breaks(reads 0 axis sensitivity). it works fine if D is the first key pressed