AbsY Objects Position 1.0 OC int int y Y If called from an object, this function returns the given Y coordinate relative to the object's center. Otherwise, the original coordinate is returned. CreateObject(Wipf, AbsX(100), AbsY(500)); Creates a wipf at position 100/500, even if called from an object script. AbsX GetX GetY CreateObject flgr2002-01