Unfortunately, I was unable to fix the problem. Without the existence of a simple delay function, it will probably require more complicated expressions to create input delays.
You would probably need to use AngleOfSlip data to determine your aircraft's flight direction. Such data would probably work best in a warning light.
Perhaps something like this: IAS>5&(AngleOfSlip>90 | AngleOfSlip<-90) ? 1 : 0
The code shown above worked for me when I used it. The code must be put into the input text field of the beacon light using the XML editor.
@ProfessionalLander That's ok.
Copy this into the post: .
I tested it, and it should work fine.
@ReinMcDeer It's fairly stable.
Of course, it still drifts a bit, so it does require the the user to be active at the controls to make adjustments to the aircraft's course.
The spaces between the text characters is a problem.
Do this: .
I recommend postimages.org for image uploads. Just be sure to use the direct link and not the normal link.
@STENDEC However, the design does not incorporate stealth. Instead it focuses on VTOL capabilities, the ability to perform quick ground target strikes, and air defense if needed.
@MrCOPTY Custom weapons are fine, but I don't really work extensively with exterior details. Maybe someday I will work more with small details, but not now.
@MrCOPTY Also, thanks for the offer! I plan on using standard weapons, but if I decide to use custom weapons, I'll make a second post with the custom weapons and will give you credit.
@MrCOPTY Probably due to its higher weight. Movement is a probably little slower because the aircraft is fairly heavy, mostly due to all of the extra components and fuel.
@MrCOPTY I also most likely won't upload the aircraft for a few days. The aircraft still needs weapons, some more testing, fine tuning, and I will be uploading other aircraft.
But I will be sure to tag you when I do post the aircraft.
@MrCOPTY There is another jet engine in the nose of the aircraft to balance the thrust from the main engine. There are also 6 RCN control jets that provide pitch, roll, and yaw control.
You're most likely flying too low, where the air is too dense. This can be fixed by simply flying higher.
Or it might just be the design of the aircraft itself, in which case you would probably need to redesign the aircraft, but I would address the first problem listed above before doing this.
@MrCOPTY That's okay.
+1It may or may not help, but I do have a tutorial forum on creating solid rocket engines.
+1Unfortunately, I was unable to fix the problem. Without the existence of a simple
+2delay
function, it will probably require more complicated expressions to create input delays.I'll look into it.
+1@atgxtg Looks great! A nice, simplistic design with lots of functionality.
@atgxtg No problem!
@IceCraftGaming Thanks! It's certainly one of my best builds to date.
+1You would probably need to use
AngleOfSlip
data to determine your aircraft's flight direction. Such data would probably work best in a warning light.Perhaps something like this: IAS>5&(AngleOfSlip>90 | AngleOfSlip<-90) ? 1 : 0
The code shown above worked for me when I used it. The code must be put into the input text field of the beacon light using the XML editor.
@ThereIsNoahScape What's ironic is that I have physics on "High".
@Echostar Thanks!
Link to the aircraft.
Link to the aircraft.
@NARGII
@PionierDynamics
@STENDEC
@X99STRIKER
@BeastHunter
@MrCOPTY
@Echostar
@IceCraftGaming
Thoughts or suggestions? Let me know!
@GuardianVN Just as a confirmation, the image I'm seeing is a small bomb about to hit a turret.
+1I do not know how to fix the problem any further.
@ProfessionalLander You should be able to.
+1It's a bit strange that it isn't visible to you, since I'm able to see it.
@ProfessionalLander The image is visible to me. Refresh the page and see what happens.
+2@ProfessionalLander I should also note that the
+2red text
isn't needed to put in an image.@ProfessionalLander That's ok.
+2Copy this into the post:

.I tested it, and it should work fine.
@ReinMcDeer It's fairly stable.
+1Of course, it still drifts a bit, so it does require the the user to be active at the controls to make adjustments to the aircraft's course.
@ProfessionalLander Send the image link. I might be able to fix the issue.
+2The direct link is what needs to be put in the
+2(image link)
section.The spaces between the text characters is a problem.
+2Do this:

.I recommend postimages.org for image uploads. Just be sure to use the direct link and not the normal link.
Many more people know about this server, they just haven't logged on yet.
+3@idk201011323 Thanks!
@BeastHunter
@MrCOPTY
@STENDEC
Thoughts or suggestions? Let me know!
@STENDEC However, the design does not incorporate stealth. Instead it focuses on VTOL capabilities, the ability to perform quick ground target strikes, and air defense if needed.
@STENDEC I would say 5th Generation.
Gyro Bugger.
+2@MrCOPTY Custom weapons are fine, but I don't really work extensively with exterior details. Maybe someday I will work more with small details, but not now.
+1@MrCOPTY Also, thanks for the offer! I plan on using standard weapons, but if I decide to use custom weapons, I'll make a second post with the custom weapons and will give you credit.
+1@MrCOPTY Probably due to its higher weight. Movement is a probably little slower because the aircraft is fairly heavy, mostly due to all of the extra components and fuel.
+1@MrCOPTY I also most likely won't upload the aircraft for a few days. The aircraft still needs weapons, some more testing, fine tuning, and I will be uploading other aircraft.
+1But I will be sure to tag you when I do post the aircraft.
@MrCOPTY There is another jet engine in the nose of the aircraft to balance the thrust from the main engine. There are also 6 RCN control jets that provide pitch, roll, and yaw control.
+1You're most likely flying too low, where the air is too dense. This can be fixed by simply flying higher.
Or it might just be the design of the aircraft itself, in which case you would probably need to redesign the aircraft, but I would address the first problem listed above before doing this.
@asteroidbook345 Basically yes.
+1@STENDEC It is inspired by the Coleoptere, yes.
Thoughts or suggestions? Let me know!
T
+1
I recommend using postimages.org. Be sure to use the direct link and not the normal link.
Nice! T.
+1For different text styles and sizes, refer to this: https://www.simpleplanes.com/Forums/View/198926/PINNED-Markdown-Formatting.
Thoughts or suggestions? Let me know!
@X99STRIKER Ehh.
Link to the aircraft.
@AnOmalOcaris I believe so.
+1
+2pow(x, p)
The variable
x
is raised to the power of variablep
.