Google
×
Did you mean: fGetPos
Jan 22, 2015 ˇ When called from the root of an attachment, returns the wearer's region position. To see the position used, enable Develop>Avatar>Display ...
Jan 22, 2015 ˇ llGetRootPosition, –, Gets the root prims global position. •, llGetPos, –, Gets the prims global position. •, llSetPos, –, Sets the prims global ... Summary ˇ Examples ˇ Useful Snippets
Jan 25, 2015 ˇ llSetPrimitiveParams( rules + llList2List( rules, (count - jumps) << 1, count) ); if ( llVecDist( llGetPos(), destpos ) > .001 ) //Failsafe while ( --jumps ) ...
Jan 22, 2015 ˇ If the object is non-physical and there is a cached value, that is the value returned , otherwise llGetPos() is returned (this value is not cached).
Q: As of SL 1.6.7, the editor tooltip for llGetPos says "gets the position (if the script isn't physical)". Is that true? Does this only work on non-physical objects?
Mar 14, 2009 ˇ Description, Want to move a prim to a given destination and check reaching the end-position with llGetPos() != pos. In SL prim and script stops ...
View Issue Details. ID, Project, Category, View Status, Date Submitted, Last Update. 0002312, opensim, [REGION] Scripting Engine, public, 2008-10-02 04: 11 ...
Dec 31, 2017 ˇ default { touch_start(integer total_number) { // When touched, check the position of // the object, save it to "position", // then convert it into a string ...
Posts about llGetPos written by Aaron. ... Tagged with llGetPos … Setting Teleporter Destinations. Continuing on with teleporters this post looks at having the ...
Related searches