From 57f325b5f2de4558380bda280ee8b4f9c738fce2 Mon Sep 17 00:00:00 2001 From: reduz Date: Wed, 12 Mar 2014 20:03:37 -0700 Subject: [PATCH] Updated export_images (markdown) --- export_images.md | 1 + 1 file changed, 1 insertion(+) diff --git a/export_images.md b/export_images.md index 17de790..bf6833f 100644 --- a/export_images.md +++ b/export_images.md @@ -23,6 +23,7 @@ On export, Godot will perform the desired operation. The first export might be r ### Image Group Export Options This section is similar to the previous one, except it can operate on a selected group of images. When a image is in a group, the settings from the global export options are overridden by the ones from the group. +An image can only be in one group at the same time. So if the image is in another group different to the current one being edited, it will not be selectable.