• 9 Posts
  • 69 Comments
Joined 1 year ago
cake
Cake day: July 17th, 2023

help-circle

  • set up != write software

    From the little I played with Arduino’s IoT platform, I honestly believe that if there is a compatible sensor that can detect vape smoke, almost anyone could get a simple version up and running. It was a very simple and largely automated setup if all you want is to get the sensor output to the portal and then link it to a UI element.

    Of course gluing together this software is more complex than that, but it’s no grand feat either.







  • Discord has a getting started with mod development, beyond that you will have to learn to code as of course any necessary item interactions would have to be coded in. Beyond that, it should mostly be a matter of starting with one, then carefully transplanting code from the other for the features you want















  • Optional auto aiming button for touch input that works like tab with keyboard input

    Guessing this jumps to target another enemy? You can just tap the enemy indicator to do that, even without bringing up the auto aim

    In terms of fancy aiming especially beyond what auto-target will do for you, to me that very much seems like part of player skill, that said a more visible grid especially in black regions (i.e. areas around rooms and corridors) would help a lot