Hello, thanks for reading! I want to control the gyroscope with other input methods such as sliders and vizzy variables, but I can't find "input" settings in Part Properties and Hidden Properties. Is there any way to make it?
Tags
Question3 Comments
- Log in to leave a comment
- 
        27.7k ChaoticGraviton+1 2.9 years agoYou can add input controllers for pitch, yaw, and roll. Then you assign each of those to the input you want to use 
- 
        
No Upvotes
                      Log in in to upvote this post.
                    
                 
                    
@ChaoticGraviton I managed to control the gyroscope with Slider1 by setting input to 'Slider1' and inputID to 'Pitch' in a newly added inputController. Thank you very much! (^o^)/