want to make a supersonic vtol but im not sure how to make the vtol process more automatic so i dont need to multi task to get it in the air. also im trying to get it to work like a helicopter but im having control issues
8 Comments
- Log in to leave a comment
-
4,792 DragonTech
@willsturner I myself suck at vizzy but if you look at my mako vtol you can see it. Also look at my input for some of the hinges. it's kind of long but u can double click the input and copy paste.
Also for this craft i recommend landing legs using something like piston or rotator on the part with the jet engine. That way folding the engines upward so they're out of the way is unnecessary.
-
4,877 Willst0
@XionmassResearchDevt might be one of those aircraft I have to practice flying lol
-
4,877 Willst0
@DragonTech idk how to use vizzy but I'll try making the folding wing more simple so it can still get the jets out the way for take off and landing but don't flop around. I'll probably have to watch tutorials on vizzy lol
-
4,792 DragonTech
Cool idea. Typically for VTOL I minimize the number of hinges I use because it makes the plane less stable will flop when hinges move. Depends if you care about vertical landing as well. To make it more automized, there is a way to move hinges upon activation group which can be done in vizzy.
-
3,750 Alvin98
Its a nice concept but there is a reason this is not being done very often
-
24.9k XionmassResearchDevt
Oh slider the hinge and go with it manual. Idk how to do vizzy
-
In my profile I have a post for a vtol that uses Vizzy. The concept is kinda simple to code and uses PIDs to, for lack of a better word, estimate where you should be and uses some basic math to subtract the estimation from the target. I and D variables will change intensity so you might need to fiddle with it. There are technically 3 PIDs so play with it as you like. Hint: the code is in the lower left panel.