From: Uriah G. <ur...@ma...> - 2015-01-21 09:07:46
|
Hello, I am developing rockets for Outerra Anteworld, (www.outerra.com). Outerra uses a .js file instead of a .xml file for the aircraft script, and therefore I have had to implement all the functions differently. I have much of the basic simulation functions working properly, but I cannot zero the pointmass at stage separation, and nothing I have tried works. For example: *jsb['inertia/pointmass-weight-lbs[0]']=0; //Right SRB case weight* If you have purchased Outerra you can download the Jupiter 246 Ares IV test rocket OTX file here and try it out for yourself: http://www.mediafire.com/download/l5fl1vghciz1hcu/J246.GNU.otx My thread on the Outerra forum is here: http://forum.outerra.com/index.php?topic=3062.0 Thanks in advance! Best regards, Uriah George |