Thanks @SelectAKey! Current version struggles with orbits < 150km or so. No other considerations as far as I know. For now the code only works with the uploaded craft, but eventually I’ll expand it to handle various situations.
Are you trying to cancel all target-relative velocity? Or are you trying to use space shuttle to maneuver a module? You're giving me an idea to create a canadarm replica...
One additional note that may be helpful: there are three different "eyes":
1) Red: center of mass
2) Blue: center of lift
3): Yellow: center of thrust
For aircraft, try to line up the center of mass (red) and center of lift (blue) as closely as possible to make a stable craft. Otherwise, the craft will constantly want to flip around the center of mass. Good luck!
Not sure about XML, but you should be able to accomplish this with Vizzy. The camera Zoom, X Rotation, and Y Rotation features are very helpful for me when I'm making videos. Let me know if you need more instruction and I can link to a craft or video.
You'll have to implement proportional-integral-derivative (PID) control into your Vizzy code. I have an example craft that uses it for hover functionality here. Hope this helps!
@zeropol Thanks for testing! I'll notify the other user to try lowering settings. I wonder if it has to do with frame rate? I tried to include Vizzy code that incorporates frame rate into the calculations but that seems not to have mattered.
I gave it a shot, hopefully it works for you: craft here
5.0 years ago@SelectAKey well dang it. Back to the drawing board... if you could post a vid it may help me diagnose. No worries if not.
5.0 years agoThanks @SelectAKey! Current version struggles with orbits < 150km or so. No other considerations as far as I know. For now the code only works with the uploaded craft, but eventually I’ll expand it to handle various situations.
5.0 years agoAre you trying to cancel all target-relative velocity? Or are you trying to use space shuttle to maneuver a module? You're giving me an idea to create a canadarm replica...
5.0 years agoCould you post and link to the craft?
5.0 years agoI pronounce 'CYLERO' as 'chill-er-roo', 'TYDOS' as 'tee-das', and 'URADOS' as 'kevin-bacon'.
5.0 years agoMake Baymax from Big Hero 6!
5.0 years agoI've ruined so many programs because of this. Especially on mobile, with my fat fingers.
+1 5.0 years agoOne additional note that may be helpful: there are three different "eyes":
5.0 years ago1) Red: center of mass
2) Blue: center of lift
3): Yellow: center of thrust
For aircraft, try to line up the center of mass (red) and center of lift (blue) as closely as possible to make a stable craft. Otherwise, the craft will constantly want to flip around the center of mass. Good luck!
The Vizzy code in this craft may give some more guidance, especially when you want to de-activate then re-activate Vizzy scripts. Hope it helps!
5.0 years agoNot sure about XML, but you should be able to accomplish this with Vizzy. The camera Zoom, X Rotation, and Y Rotation features are very helpful for me when I'm making videos. Let me know if you need more instruction and I can link to a craft or video.
5.0 years agoYou'll have to implement proportional-integral-derivative (PID) control into your Vizzy code. I have an example craft that uses it for hover functionality here. Hope this helps!
5.0 years agoTouché @zeropol. It’s not causing problems in programming since I’m using the one the game assumes. More of a casual query. Thanks!
+1 5.1 years agoThanks for the thorough reply @sflanker . I’ll search the suggestions and post one about this if it isn’t already there.
+1 5.1 years ago@SupremeDorian Thanks for the comprehensive post. I had no idea that existed!
5.1 years ago@RealDavidB Thanks, just what I was looking for!
+1 5.1 years ago@zeropol Thanks for testing! I'll notify the other user to try lowering settings. I wonder if it has to do with frame rate? I tried to include Vizzy code that incorporates frame rate into the calculations but that seems not to have mattered.
+1 5.1 years agoLike this? https://youtu.be/tYCd3qFAVnM
5.1 years agoThese are so well done. I wish I had these when I first started playing; would have saved me a LOT of time and confusion. Thanks for giving back!
+1 5.1 years ago