Browse Search Popular Register Upload Rules User list Login:
Search:
Ehm, Help?

Image:
screenshot of the scene

Author: MoBuilds

Group: Default

Filesize: 59.66 kB

Date added: 2016-08-03

Rating: 5

Downloads: 249

Views: 150

Comments: 8

Ratings: 1

Times favored: 0

Made with: Algodoo v2.1.0

Tags:

Scene tag

The axels are Brake and they have infinite torque...
SO HOW IS THE ROCKET THING BENDING!?!?!?!?!?!?!?!?
Please log in to rate this scene
edit
I tried everything that I can think of to prevent the rocket from bending over, and nothing worked except to use "glue together". Here's how: Right click on the rocket (which will select the entire rocket), then hover down to "Geometry Actions", and then left click on "Glue Together". That will keep the entire rocket from bending over. That is the ONLY thing that worked for me.
Last edited at 2016/08/04 17:29:35 by Xray
motorTorque := +inf;
bendTarget := 0.00000000;
allowDirectSolve := true;
hingeConstant := 1.0000000e+008;
autoBrake := false;
bend := true;
bendConstant := 1.0000000e+008;
Last edited at 2016/08/06 12:16:08 by s_noonan
s_noonan - It appears that MoBuilds used "spongify" on the entire rocket which resulted in producing 108 hinges! So, how will your script fix the problem? Are you suggesting that he add a hinge at every articulated joint?
Q: So, how will your script fix the problem?
A: It will stiffen the hinges.

Q: Are you suggesting that he add a hinge at every articulated joint?
A: No. The property values above should be applied to the 108 hinges.
Last edited at 2016/08/05 23:56:38 by s_noonan
Oh, that makes sense. So the "Scene.addHinge" is not correct, right? You are not suggesting that he add any hinges, you are just adjusting the existing hinge's parameters. If this is not correct, please explain. Otherwise, he is good to go!

Thanks for your help. :tup:
Q: So the "Scene.addHinge" is not correct, right?
A: Yes. The original comment was recently edited to fix this.

Q: You are not suggesting that he add any hinges, you are just adjusting the existing hinge's parameters.
A: Yes
Thanks again for your help!
If only i could copy and paste what s_noonan said into a text document and than look at it to change. I dont have the sharpest memory.:/