Hi! You can set the camera to follow your player on your create event using:
uc_set_mode(CMODE.OBJECT_FOLLOWING);uc_set_instance_following_list(id);