i didnt reverse the engine, i rotated it and change to -pitch
and yeah i tried disabling the top one, the bottom one didnt produce thrust
i rotated back the bottom one, still no thrust
@Convex i was want to use heli rotor at first, but i dont know to scale the headhub thing
also i havent got my hand on one, so it kinda complex to get familiar with
but yes i didnt think of asking how to scale the hub, the cyclic thng 😂
@MSLITecnik ooooo,use comma? i thought using slash/
i will try! thank you so much!!
so, it is also sin(a,b) and not sin(a/b)?
•
what if i want to find something thats not the angle? like, i know angle and the side, to find the opposite is?
how to put it in FT
@MSLITecnik i think the problem is my logic is not logic-ing
i thought, but it wasnt work
i tried X=Latitude-targetLatitude and Y=Longitude-targetLongitude
so to get my plane to target place i tried to use heading= tan(X/Y) but i think i use it wrong
i only know
sin=opposite/(the longest line across the 90° corner thing)
and i use tan to get degree bcs tan=opposite/side
@STRATO72 do what @Monarchii say, add a rotator that moving opposite way with same input
or just detach connection from bottom one,and add connection to something not moving
add cockpit to each turret any cockpit, and set the variable on each of the cockpit,
ex; turret1 using cockpit1, so FT in turret1, change targetDistance,targetAltitude, targetHeading,Heading, Altitude. from variables cockpit1 and so on each turret
if a turret didn't have cockpit, it'll only calculate by the main cockpit so the output of every turret is the same even tho different places and needs different angles
it would be a lot of ft
you need for every control surfaces,and how much the desired output and the limit.
if you are not really into FT alot
my basic is just if something value exceeded? (value i want) : (do normal value)
to get the value i want i mostly just use PID, using only proportional of it and change smoothing use inverselerp. i have knowledge limit of that, but it can be work
or if you play with ft alot, i made a little autopilot, just change it to always on, and the target value changing realtime as input
@Kendog84 i am on android.. but i think theres similar way. thank you for the info!
also about rotator, it shake even nothing attached to the shaft of it?
what if i scale the rotator to almost invisibe, and scale engine power also?
i thought, if the output is not same as the the input, some calculation have a little offset
@ThomasRoderick lemme try understand it
so i put variable name in the rotator current angle variable? and the variable as the rotator input?
and i take, for example
if i wanna put Ft for flap that start going down at 110 m/s and full at 80m/s
i put rotator current angle name to 'flap' and input to inverselerp(110,80,IAS)
If i set rotator to 180° and min 0 max 1
the flap input will be 'flap'/180?
im indonesian, my teacher teach me
sincostan seccoseccotan
demisamidesamisamidesade
basically
sin=de/mi
cos=sa/mi and so on
but idk how to use it in simpleplane
like, HOW and when lol
@Gerald19 my English is not good, but, you want activation group, but dont want to use Activate1-8?
just use button or switch
and change input to
ex; i want to activate engine 1, i set switch input to eng1 and add custom variables, eng1 with value 0 or blank
and change engine input from anything it was and add *(the switch variable you use) so originally Throttle to Throttle*eng1
edit:
if when turning on switch or buttons, cannot turning it off again
edit button xml input ,interractionType set to Toggle
@PlaneFlightX ...
i didnt know anything about coding. i searched up whats notepad++
if i want to use it, do i need to know some coding language or something? or it can be intuitively?? i assume notepad++ can make easier
are there free lesson online thats start from scratch? can you recommend me
i... want to buy pc vers, didn't have a spare
so im stukk with phone
not a locking missile,
but A Locking Missile
can either make something launch upward untill unobstructed,attach a camera and missile locking enabled
OR
make some complicated FT missile craft chasing
TargetSelected
aslike this
@HordTechnicians not that i know of
try make new forum asking about it
i wanna know too
does it has to be ai spawnable
@Monarchii and needs to be as close as realistic as possible?
@Monarchii if i want to build, and tag it as PEA
What's it standards??
@MonsNotTheMonster :v
i.... like planes :v
@Sumrandomdud np!
@Sumrandomdud if max roll too
wherever you put Roll controll
example a turning wheel
VTOL=1? 1 : 0
The input will be 1, full turn to right
edit;
if you mean Roll disabled untill if VTOL at max
just put
VTOL=1
in the activation groupi didnt reverse the engine, i rotated it and change to -pitch
and yeah i tried disabling the top one, the bottom one didnt produce thrust
i rotated back the bottom one, still no thrust
the swash plate
@Convex not the rotor,
the base of it, that has bearing for cyclic pitch, its too big
sheeeshhhhhh what is this.... so satisfying
how? there were no target selected?
do you know how, pls teach me
@Convex i was want to use heli rotor at first, but i dont know to scale the headhub thing
also i havent got my hand on one, so it kinda complex to get familiar with
but yes i didnt think of asking how to scale the hub, the cyclic thng 😂
@Solent i thought it was just the text part 😂
mass scale 0-3 didnt effect it 😭
i need more powahhhhh,
lowest jiggle started at 502power,via slider
but at that power the aircraft wont even lift
@MonsNotTheMonster thank you very very much!
i think it is, but i needed it more, because my plane is too slow
that's the only way to fix??
it was 1, i set to 0 to 3 its still wiggling
@MonsNotTheMonster propeller mass?
ill try, thank you!
i also had that problem, my pylon had a mass
how to fix mine?
for now i just attach the rocket to a fuselage
but it cant be detached
T?
ohhh, i was misunderstood it
so trigonometry is looking for distance from known angle
and inverse is looking for angles from known distance
@MSLITecnik ooooo,use comma? i thought using slash/
i will try! thank you so much!!
so, it is also
sin(a,b)
and notsin(a/b)
?•
what if i want to find something thats not the angle? like, i know angle and the side, to find the opposite is?
how to put it in FT
i want mine to get stolen ...
@MSLITecnik i think the problem is my logic is not logic-ing
i thought, but it wasnt work
i tried
X=Latitude-targetLatitude
andY=Longitude-targetLongitude
so to get my plane to target place i tried to use
heading= tan(X/Y)
but i think i use it wrongi only know
sin=opposite/(the longest line across the 90° corner thing)
and i use tan to get degree bcs tan=opposite/side
pls tell me how wrong am i
@STRATO72 do what @Monarchii say, add a rotator that moving opposite way with same input
or just detach connection from bottom one,and add connection to something not moving
@STRATO72 so the turret wasnt auto aim?
or the bottom one only? one manual and another auto?
you make your own FT?
if does
add cockpit to each turret any cockpit, and set the variable on each of the cockpit,
ex;
turret1
usingcockpit1
, so FT inturret1,
changetargetDistance,targetAltitude, targetHeading,Heading, Altitude.
from variablescockpit1
and so on each turretif a turret didn't have cockpit, it'll only calculate by the main cockpit so the output of every turret is the same even tho different places and needs different angles
@Kendog84 i haven't really played with rotator, bu i was thought if using scale from in game mods, i thought it'll make it weaker.. im not sure...
ill check on your build
it would be a lot of ft
you need for every control surfaces,and how much the desired output and the limit.
if you are not really into FT alot
my basic is just
if something value exceeded? (value i want) : (do normal value)
to get the value i want i mostly just use PID, using only proportional of it and change smoothing use inverselerp. i have knowledge limit of that, but it can be work
or if you play with ft alot, i made a little autopilot, just change it to always on, and the target value changing realtime as input
@Kendog84 i am on android.. but i think theres similar way. thank you for the info!
also about rotator, it shake even nothing attached to the shaft of it?
what if i scale the rotator to almost invisibe, and scale engine power also?
i thought, if the output is not same as the the input, some calculation have a little offset
@ThomasRoderick lemme try understand it
so i put variable name in the rotator current angle variable? and the variable as the rotator input?
and i take, for example
if i wanna put Ft for flap that start going down at 110 m/s and full at 80m/s
i put rotator current angle name to 'flap' and input to inverselerp(110,80,IAS)
If i set rotator to 180° and min 0 max 1
the flap input will be 'flap'/180?
so no easy way to move custom variables@ThomasRoderick
@FlyOnTheWall thank you 🙏
uhmm the link just send me here
nvm its
@WzNick tysm!
how to make link clickable
im indonesian, my teacher teach me
sincostan seccoseccotan
demisamidesamisamidesade
basically
sin=de/mi
cos=sa/mi and so on
but idk how to use it in simpleplane
like, HOW and when lol
@Gerald19 my English is not good, but, you want activation group, but dont want to use Activate1-8?
just use button or switch
and change input to
ex; i want to activate engine 1, i set switch input to
eng1
and add custom variables,eng1
with value 0 or blankand change engine input from anything it was and add
*(the switch variable you use)
so originallyThrottle
toThrottle*eng1
edit:
if when turning on switch or buttons, cannot turning it off again
edit button xml input ,
interractionType
set toToggle
i'll stick to simple-planes😅 cant stand tedious task
@MSLITecnik i know only that, just like in the vids
idk how and when if its implemented. to FT
whats with the trigonometry... i cant understand... help
how does it work, here in SP
@PlaneFlightX ...
i didnt know anything about coding. i searched up whats notepad++
if i want to use it, do i need to know some coding language or something? or it can be intuitively?? i assume notepad++ can make easier
are there free lesson online thats start from scratch? can you recommend me
@FlyOnTheWall rename it didnt work for me
i think it has to be the android version
tried other mod, if not mobile didnt work for me
it has to be (mod name.spmod-android)
after dropping in mod folder, have you activate it from mod menu in game?
the maywar map work for me
my SP 1.12.205
MIUI 14.0.5 Android 13
you code it ingame? or also like import from somewhere??
are you a programmer or developer?
my mind was blown
you weren't made a
SimplePlane