function instance_create(_x, _y, _object, _param = {}) { return instance_create_depth(_x, _y, 0, _object, _param); }