Stormworks: Build and Rescue

Stormworks: Build and Rescue

Multiple Launch System
I’m looking to find a way to launch multiple projectiles one by one with a single fire button. Originally I was thinking to just connect each hardpoint to a different hotkey. However I want to simplify the operation. I know I need a microcontroller, however I am very new to this and don’t know where to start. I’ve looked at multiple microcontrollers on the workshop but can’t figure out how they function, or how to properly connect them to the hardpoints. Any tips would be greatly appreciated
< >
Showing 1-3 of 3 comments
use a up down counter connected to several equals blocks and constant number
Originally posted by thexboxpc1:
use a up down counter connected to several equals blocks and constant number
Thank you, although I didn’t use this method, it gave me a rough idea of how I could make it work, I ended up using thresholds instead of equals.
If you're having trouble with the Up/down counter going up by decimals instead of integers, you can use a Toggle to Push. Then you could use equals instead of using thresholds to simplify the process
< >
Showing 1-3 of 3 comments
Per page: 1530 50