I know to do it,, but i dont know yet to prevent it to return back to original position hahahaha
(FireWeapons>0)?sum(FireWeapons):0
It will always spin indefinitely if u press shoot(cannon not gun,and actually any missile too if u have it,u gonna need another ternary if u have more weapon other than cannon)
But, it will turn back to original position with the same rotation it was rotating
You need the funky for huds?
Im not good at math, but it works like
You draw the labels using pos and voffset
With the values calculated with trigonometry based on aircrafts attitude
Like for vertical one, use tangent aircrafts pitch
For hmd, if use targetting just add the camera look value
@TheFlightGuySP sorry, do you know
How to make button click counter?
I've tried the
Button input Increase and Decrease with both variable setter value 0
And text showing value with variable setter value ; Valueincrease-Valuedecrease
in the setter Valueincrease ; Valueincrease + Increase
@TheFlightGuySP oh dang
You do explain this in the way i can understand
So?
For example i want an auto level
I should put in wings PID(0,RollAngle,0.001[the amount aileron output?],1/2[quick at what rate? Ex anglepersecond(was1/2is 2secs?)],0.01[the damper?]
@TheFlightGuySP i read that several times
But my smol bren couldn't understand it
I dont know whats "target¤t" is and for
Was it for like if i want to
(Target)altitude=1000,( current) altitude
And what value is i can enter to p,i,d
And where to implement those values? Like rotators,engines,etc
Im just a new guy, didnt even know xml
All i learnt is from here
And most of tutorials using less explanation and examples unlike yours
+3![](image link here)
@Maverick09 your welcome 😁
+1@Maverick09 you can upload to discord (i havent tried that
Or i usually use this
+1And click share or copy, "direct link"
@TheFlightGuySP thank you 😁
+1@TheFlightGuySP ill see tomorrow,if it showing up or not
+1Thanks again!😁👍
I know to do it,, but i dont know yet to prevent it to return back to original position hahahaha
(FireWeapons>0)?sum(FireWeapons):0
It will always spin indefinitely if u press shoot(cannon not gun,and actually any missile too if u have it,u gonna need another ternary if u have more weapon other than cannon)
+1But, it will turn back to original position with the same rotation it was rotating
You need the funky for huds?
Im not good at math, but it works like
You draw the labels using
pos
andvoffset
With the values calculated with trigonometry based on aircrafts attitude
Like for vertical one, use tangent aircrafts pitch
For hmd, if use targetting just add the camera look value
@ThatRandomCouchPotato have you solved it yet? sorry i was inactive
What exactly do you want to do@ThatRandomCouchPotato
To launch countermeasure with firing weapon button
Set input at countermeasure
FireWeapons
@Anomalocaris what is that
Nice
@Planebuilder2123 thanks 👍
Im still learning
All i intrested now is the funky trees haha
((IAS>719)?((IAS<791)?1:0):0)
719 and791 is in km/h by default,
Just find how many km/h is Mph
(IAS*1.944>665)?1:0
Its to give value of 1(true) on something at 665 knots, but i dont know how to put it.in light
You can scale the phisical light,
But the light halo cant
Indo?
Try put this in the forum
![](https://cdn.discordapp.com/attachments/1095846638662189169/1096055042953449542/Su-27_Cobra_2b.png)
@Wolf21 ty again should've been working now
![](your url)
@Dogedogebread13 thank you
And congratulations on 2k hahaha
Nice bread
Wait
You need 100 points =) was asking the same question
I figured it out
@TheFlightGuySP sorry, do you know
How to make button click counter?
I've tried the
Button input
Increase
andDecrease
with both variable setter value0
And text showing
value
with variable settervalue ; Valueincrease-Valuedecrease
in the setter
Valueincrease ; Valueincrease + Increase
and
Valuedecrease ; Valuedecrease + Decrease
And set the botton xml to
once
Wich step i missed?
Or its not it?
i tried it here, arm spoiler
It has other condition as for automatic landing spoiler
(IAS>X?1:0)*Brake
X is speed
WORK NOW TYSM!
@TheFlightGuySP oh i forgot about browser bookmarks
I have a ducktons of questions about funkies
Ill bother you again next time muehehehe
Thanks
@32 you made me 100 points 😁
Thanks
And will this post automatically turn to images?
@TheFlightGuySP THANK YOU VERY BERY MUCH
.
.
.
...
.
.
Sorry caps just excited
@TheFlightGuySP oh dang
You do explain this in the way i can understand
So?
For example i want an auto level
I should put in wings
PID(0,RollAngle,0.001[the amount aileron output?],1/2[quick at what rate? Ex anglepersecond(was1/2is 2secs?)],0.01[the damper?]
How can i put your comment so i can access later
@TheFlightGuySP i read that several times
But my smol bren couldn't understand it
I dont know whats "target¤t" is and for
Was it for like if i want to
(Target)altitude=1000,( current) altitude
And what value is i can enter to p,i,d
And where to implement those values? Like rotators,engines,etc
Im just a new guy, didnt even know xml
All i learnt is from here
And most of tutorials using less explanation and examples unlike yours
@TheFlightGuySP i like the way u explain.
Can you also make tutorial on pid?
Can be anytime,
@TheFlightGuySP i dont know how to use it,
But i will try
Thank you very much!
` that mark?
Just so people can see what i typed
Should i delete it
@TheFlightGuySP its just showing !?
Or am i lagging
Does that also changes thrust?
Yeah i think i didnt mistyped it
And i use the link from
Share-direct link
Was used postimages.org but it became postimg.cc
Is there another website i can use?
@TheFlightGuySP am i typing it wrong?
I copied direct link and literally
![](image)
[]
()
@Scrugy51 ohhh hahaha
That's why i cant
Thanks for the information!
Thanks for upvotes! 😁
@Scrugy51 thank you!
How to spotlight someone's plane?
@Scrugy51 actually my 1st 1st is tutorial plane,
Made another before but never finished it
@Dogedogebread13 oooo, thanks 👍
@Dogedogebread13 im sorry, what is spotlight?
And how to do so
I want to upvote, but i need 30 points
Yesterday i downloaded mod map for android
Just click the file.spmod-andoid and its just importing the mod automatically
Sorry, a bit spam
You can actually set the speed in built in settings
No need to smooth it
(Throttle>0.8)?((Throttle-0.8)*5):0
Will do the job
Use this one instead (Throttle>0.8)?smooth(((Throttle-0.8)*5),0.2):0
It didn't work lol