Stormworks: Build and Rescue

Stormworks: Build and Rescue

No hay suficientes valoraciones
1x1 screen dual slider controller (digital throttle levers)
   
Premiar
Favoritos
Favorito
Quitar
Etiquetas: v0.7.4
Tamaño
Publicado el
Actualizado el
36.890 KB
21 MAY 2019 a las 17:06
21 MAY 2019 a las 18:14
2 notas sobre cambios ( ver )

Suscríbete para descargar
1x1 screen dual slider controller (digital throttle levers)

Descripción
When connected to a small screen, this works like two throttle levers, except the input only takes up one block.

Features parametric minimum, maximum, and starting values, as well as buttons to increase, decrease, and reset(!) the values represented by the levers.

The demo in the screenshot can be found here: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1748314178
11 comentarios
Judge Marek 13 ENE 2024 a las 19:44 
Awesome, glad to see you still take interest in this project. I really do appreciate your work, thanks again! I havent used a throttle lever since I found these, lol.
Ms. Haze  [autor] 12 ENE 2024 a las 18:58 
Thank you so much! It means a lot to me that you liked something I made enough to comment about it! Steam doesn't actually notify me when someone subscribes or favorites or adds one of my creations to a group, so comments are basically the only form of appreciation I see .
I'll absolutely take a look at making the colors configurable from the controller selection! I was gonna take a look tonight, but a storm hit and I don't trust my power to stay consistent, so I'll probably take a look tomorrow lol.
No promises on adding that to all my interface microcontrollers, but I'll definitely at least do it for this one, and probably I'll do it for the rest.
I'll reply again if/when I update this with the configurability!
Judge Marek 10 ENE 2024 a las 0:38 
First of all nice work with these controllers, they were exactly what I was looking for, so thank you. I see now you haven't been active here for a while. Anyways if you find this, I was modifying the colors of the display and I noticed that it would be pretty easy to make at least some of the colors customizable from the controller selection rather than having to dive into the Lua, lol. Which I really don't mid, however the default white is blinding in low light conditions. Anyway great work with this. I was hoping that either you could modify/update this, or if I don't hear from your soon, I will just make and post it myself. Giving you full and initial credit of course. Either way, happy hunting!
Ms. Haze  [autor] 24 JUL 2019 a las 16:43 
In that case, you're welcome.
SonneillonZ 24 JUL 2019 a las 16:41 
Nah now i realize what it would indicate to make such a feature i dont think i would need a boolean. but thanks for responding. and ive learned something new today. Thanks! :happy_creep:
SonneillonZ 24 JUL 2019 a las 16:34 
or i could just google it. :yawning_creep:
SonneillonZ 24 JUL 2019 a las 16:31 
Still a noob to Lua coding. especially in Stormworks. But do you mean an on signals for each button. or do you mean a property write?
Ms. Haze  [autor] 24 JUL 2019 a las 16:18 
Unfortunately, there's no way to detect whether or not a specific input for the microcontroller is receiving a signal, so passthrough values (like I think you're referring to) aren't really an option.

However, I could probably add 2 boolean inputs, to work the same way the buttons on the touch screen work. Would that do what you need?

Also, yeah, I basically built a custom button framework for this and a few other microcontrollers, so I can imagine that it's a little difficult to parse.
SonneillonZ 24 JUL 2019 a las 15:31 
Works amazingly. but ehm. :nonplussed_creep: if it had 2 number inputs that could take controls from the pilot seat i would love it even more. would add it myself. but dude. your code is so compact and so not standard i cant :happy_creep:
Ms. Haze  [autor] 22 MAY 2019 a las 10:51 
Thanks!