timelinefx:timelinefx.tlGameObject.SetStaticPosition
Method SetStaticPosition:Void( x:Float, y:Float )
Set the position of the #tlGameObject for static objects
use this instead of SetPostion if the object is static, otherwise the objects collision box will not be updated as well.