So I’m trying to automate a craft and you use the sliders for the landing gear and air brakes, is there a way i (on mobile) can make it that when i press lets say 6 it will set the sliders to what ever i need, thanks
Tags
Question2 Comments
- Log in to leave a comment
-
7,486 Hannah1212
Yes, but you have to use vizzy. If you go on edit program on your command chip/pod, you can program it.
You can probably do something like:
On start
If Activation group 6 = true
Set slider 1 to (number between -1 and 1)
Maybe look for a vizzy tutorial if you’re having trouble. Hope that helps.
1 Upvote
Log in in to upvote this post.
Thnx mate!