Hi OpenSim Users,<div><br></div><div>I am using OpenSim 0.7.0.2</div><div><br></div><div>I am performing an experiment in which some objects are supposed to float in air. For this I am using -- llSetForce(llGetMass() * <0,0,gravity>, FALSE);</div>
<div>This works perfectly fine for me when I am logged in the region.</div><div><br></div><div><b>Problem:</b></div><div>If I log off and again log in, the objects are not floating but they come down to ground level. </div>
<div><br></div><div>How can I make sure that by default some objects float in air when ever I log in ?</div><div><br></div><div><b>My work around</b></div><div>Is to create an event(like touch) which will raise the objects to a certain height and then apply upward force. </div>
<div><br></div><div><br></div><div>Thanks</div><div><br>-- <br>Warm Regards<br>Atul<br>
</div>