Hello!
I'm using the following line to prevent an object that I am sitting in from sinking in water:
llGroundRepel(.5, TRUE, 0.05);
It works fine until I cross a sim boundary out of the sim where the object was rezzed, then I sink like a stone. Any advice?
Thanks!