Sure. That way people can decide what's the most important to them (Visuals, Mobility, Performance cost, ...) and choose what fits their wishes the best. Edit: Almost forgot: t
How exactly can I use this to control aircrafts? I'm trying to automatically control the Roll with a dynamically calculated value. These calculations work fine, but I can't get them to do anything. So, if the value is calculatedValue and the Input I want to control is Roll, what do I have to use as Variable Name and what is the Expression (my first thought, Name = Roll and Expression = calculatedValue, didn't work)? This is probably a dumb question, but I'm coming from JNO where the programming system is... different.
@Axartar That will work, thanks
+1@Axartar Cool, what's the performance cost? I want to try it, but I have a slow device.
Cool aircraft! Can I upload an autopilot for this? Of course, I'd credit you.
@griges How can I do that? I can only cycle between Roll, Pitch and Yaw.
+1Edit: Made it work using XML editing now, Thanks!
Sure. That way people can decide what's the most important to them (Visuals, Mobility, Performance cost, ...) and choose what fits their wishes the best.
+1Edit: Almost forgot: t
How exactly can I use this to control aircrafts? I'm trying to automatically control the Roll with a dynamically calculated value. These calculations work fine, but I can't get them to do anything. So, if the value is calculatedValue and the Input I want to control is Roll, what do I have to use as Variable Name and what is the Expression (my first thought, Name = Roll and Expression = calculatedValue, didn't work)? This is probably a dumb question, but I'm coming from JNO where the programming system is... different.