Difference between revisions of "Talk:PosJump"

From Second Life Wiki
Jump to navigation Jump to search
(New page: According to my investigation, it is possible to do "PosJump" if the result of X^2+Y^2 overflows the limit of float. To give an actual example, vector infinity = <1.304382E+19, 1.304382E+1...)
(No difference)

Revision as of 05:02, 20 September 2008

According to my investigation, it is possible to do "PosJump" if the result of X^2+Y^2 overflows the limit of float. To give an actual example, vector infinity = <1.304382E+19, 1.304382E+19, 0.0>; can "PosJump".