LAYERINSTANCE:set_position

LAYERINSTANCE:set_position(
    x,
    y
)

Set the value of grd_x and grd_y for this layer instance to the provided values.


Parameters:
        x     An integer value to set to grd_x of this layer instance
        y     An integer value to set to grd_y of this layer instance