@BaconAircraft Yeah, I was trying to fix the jerky motion from the original and thought this would help. It sort fixes things, however by fixing some things with the target using smoothing it also helped. I recently learned about sine waves in school and am going to put that to use for even smoother transitions.
@AVERAGEAVIATIONENJOYER I have found the issue. In the two buttons, you set the input to be inA or deA, not in or de. Remove the "A" from them and it works fine.
Labels don't support a hybrid of displaying a string and a funky code. What I mean is the boolean selector you've got there is using one string (when it's off), and a funky trees expression when it's on. I would say have the label on a piston which extends when the system is turned on. Have the label itself always display the target's distance.
@X99STRIKER Not a problem.
.
There should be a third variables tutorial video out this Sunday, with content such as common mistakes I've seen people make, and some more ways to use the variables system.
@X99STRIKER So you are trying to activate guns using custom controls, with the core idea being a button activating a gun just like setting the armed group in the settings?
@MRFOXY09 Erm....
.
You can view more information here, but the plane will be over 4000 parts and will use at least 3 mods. I am planning on making several variants, such as a flying cockpit.
.
Also it is a good idea to use the reply function, I didn't see your message until I came across this forum.
@BeastHunter @X99STRIKER Remember to set the interactionType of the switches. I mention that in this video
.
In the case of the mentioned post which can be found fixed here, you want it set to Toggle. If the switch/button is controlling a default AG, then interactionType does not need to be added. However if you set the input to something other than an AG, interactionType needs to be set or the switch/button will act like it is set to Continuous.
@jamesPLANESii No idea, I do not know why it isn't and I believed a switch was always clickable, with no option to disable it. Might be some broken 1.12.123 things.
Open the plane's xml file in a text editor, find the part with the attribute of scale="0,0,0", and change it to something else, like scale="1,1,1". Save the file, and load the plane in the designer.
Bug Report: Cylinder Grips cannot be interacted with at all. No highlight, nothing. Video of behaviour. Note the time it seemed to move with the cursor is when I throttled up normally. Craft for inspection. Device used.
@UniversalSpace I understand, just thought it would be helpful.
.
I can't help you anymore though, due to my lack of knowledge on making labels do insane things.
@Korzalerke I'm not really sure how uservoice works, but I'll have a look.
+1@T8flight Same, like all my let's plays.
+2How does a 10 minute meme build get more upvotes in a week than my variables system work of art got in 2 months?
+3@MrShenanigans2020 It's fine, I was joking.
+1.
I commend you for building that plane on a phone. I wouldn't be able to do that with even my PC.
MrShenanigans. His B17 nearly bricked my $3500 PC with an 11900K i9.
+3There's something familiar about that link... I just can't put my finger on it...
+14Nice
+1.
If you need help with cockpits, you know who to contact.
Alright, so it looks like the comments are disabled on the post in question. This was done by a mod. That's all I can tell you.
+8Test comment.
+2Test comment based on the forum post.
69 upvotes... rip
Very nice and detailed. Good job.
+1This
@BaconAircraft Yeah, I was trying to fix the jerky motion from the original and thought this would help. It sort fixes things, however by fixing some things with the target using smoothing it also helped. I recently learned about sine waves in school and am going to put that to use for even smoother transitions.
@AVERAGEAVIATIONENJOYER I have found the issue. In the two buttons, you set the input to be inA or deA, not in or de. Remove the "A" from them and it works fine.
@AVERAGEAVIATIONENJOYER I'll have a look.
First
I've personally seen this happen a lot.
+1T
+1Labels don't support a hybrid of displaying a string and a funky code. What I mean is the boolean selector you've got there is using one string (when it's off), and a funky trees expression when it's on. I would say have the label on a piston which extends when the system is turned on. Have the label itself always display the target's distance.
This is a comment.
@CarrotSlicingCat No ideas, just saw the potential for the t
@CarrotSlicingCat It's not actually a tag request
tag requests will be removed
T
lol
+1Tuesday isn't the 2nd day of the week. It's the 3rd day. But still, 22022022 is cool
This tutorial is better than mine.
+2@Rsouissi I'm not working on it right now and it is very specific to the aircraft.
+3@Rsouissi Oh yeah...
+2.
Still thinking about the actual FT, but you take the code rate(Fuel) and divide it by the number of engines.
@X99STRIKER Not a problem.
+1.
There should be a third variables tutorial video out this Sunday, with content such as common mistakes I've seen people make, and some more ways to use the variables system.
@X99STRIKER I tried, but I can't seem to get it working. I would say just have one group.
+1@X99STRIKER So you are trying to activate guns using custom controls, with the core idea being a button activating a gun just like setting the armed group in the settings?
@MRFOXY09 Erm....
.
You can view more information here, but the plane will be over 4000 parts and will use at least 3 mods. I am planning on making several variants, such as a flying cockpit.
.
Also it is a good idea to use the reply function, I didn't see your message until I came across this forum.
Also, this post tells me I need to stop making random let's plays on Minecraft and make more variables tutorial videos.
+1@BeastHunter @X99STRIKER Remember to set the interactionType of the switches. I mention that in this video
+2.
In the case of the mentioned post which can be found fixed here, you want it set to Toggle. If the switch/button is controlling a default AG, then interactionType does not need to be added. However if you set the input to something other than an AG, interactionType needs to be set or the switch/button will act like it is set to Continuous.
@MRFOXY09 Like this? (Excuse my professional drawing skills)
@F1849 Too many parts, plus I'm going to make a flying cockpit for mobile anyway.
@Iamanoob If it's unlisted then it's fine, I don't see it at all. It's public posts which the community can see which are the problem.
why
+1It's also useful for ILS systems
@jamesPLANESii No idea, I do not know why it isn't and I believed a switch was always clickable, with no option to disable it. Might be some broken 1.12.123 things.
Switch for lights can not be clicked
I can't get the DX11 tab to show up.
+3Button with a variable
Piston on the ground
Look at this for ideas
@Soardivision160th Actually - I'm currently working on a better one. You can check out my current one (few small bugs) here!.
@realSavageMan First ever comment by you
I'm working on a custom autopilot with adjustable altitude, heading, and vertical speed. I am going to make a tutorial.
+1@BeastHunter Hmmmm...
+2Open the plane's xml file in a text editor, find the part with the attribute of scale="0,0,0", and change it to something else, like scale="1,1,1". Save the file, and load the plane in the designer.
+2Bug Report: Cylinder Grips cannot be interacted with at all. No highlight, nothing. Video of behaviour. Note the time it seemed to move with the cursor is when I throttled up normally.
+2Craft for inspection.
Device used.
@UniversalSpace I understand, just thought it would be helpful.
+1.
I can't help you anymore though, due to my lack of knowledge on making labels do insane things.