Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize Engine When Teleporting Plane #304

Open
jt3232 opened this issue Jul 17, 2023 · 1 comment
Open

Initialize Engine When Teleporting Plane #304

jt3232 opened this issue Jul 17, 2023 · 1 comment

Comments

@jt3232
Copy link

jt3232 commented Jul 17, 2023

Hi, I want to be able to teleport my plane on startup anywhere and at any given speed or orientation. This all works except that the engines have to rev up to full speed in the air. This results in the plane dropping about 500ft on startup. I use sendPosi to set the position and orientation and set a the velocities using datarefs. The throttle is also set at startup, but again, it takes a few seconds to get enough thrust.

Does anyone have any ideas how I can prevent this or how I can instantly initialize the engines to full throttle?

Trying to instantly set power, thrust, or torque doesn't seem to work as they instantly get changed when I unpause.

Thanks,

JT

@AlvaroSierra
Copy link

Have you tried increasing other engine properties that have an inmediate effect in the thrust generated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants