Frictional Games Forum (read-only)
GIMP help - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Frictional Games (https://www.frictionalgames.com/forum/forum-3.html)
+--- Forum: Off-Topic (https://www.frictionalgames.com/forum/forum-16.html)
+--- Thread: GIMP help (/thread-23606.html)



GIMP help - Froge - 10-15-2013

Total image manipulation n00b here. Does anyone use gimp? (To cheap to get photoshop)

So I tried to create an animated image in GIMP using layers. Here is the result:

[Image: index.php?action=dlattach;attach=7667;type=avatar]

*NOTE: SOLVED.

As you can see, instead of each layer being its individual image, they are stacking on top of each other, which is why the cat looks like it has bushy whiskers and is slowly vibrating.

How to fix?


RE: GIMP help - Bridge - 10-15-2013

That's what layers are for. Can you not have it all on the same layer or remove the contents of the previous layers on each consecutive frame?


RE: GIMP help - Potato - 10-15-2013

At the end of each frame title you want to replace you write (replace), if my memory serves me correctly.


RE: GIMP help - Your Computer - 10-15-2013

(10-15-2013, 11:02 PM)Potato Wrote: At the end of each frame title you want to replace you write (replace), if my memory serves me correctly.

This.

Relative documentation found at http://docs.gimp.org/en/gimp-dialogs-structure.html#gimp-layer-dialog-using (see the note for layer name)


RE: GIMP help - Froge - 10-16-2013

(10-15-2013, 11:02 PM)Potato Wrote: At the end of each frame title you want to replace you write (replace), if my memory serves me correctly.
That works.