Creating animated images: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(Doh, OniSplit can't import jpg/png for animated textures. File not found...)
m (copy-edit; +finish)
Line 1: Line 1:
[[Category:Modding tutorials]]
{{finish}}


Add some free programs as alternative to Gimp as it seems clumsy regarding animations. --[[User:Paradox-01|paradox-01]] ([[User talk:Paradox-01|talk]]) 12:40, 25 August 2016 (CEST)
::''Add some free programs as an alternative to Gimp as it seems clumsy regarding animations.''


==Photoshop==
==Photoshop==
===Preparation===
===Preparation===
Create a new RGB document and set its dimensions to power of 2. Probably you make it between 256x256 and 64x64 pixels.
Create a new RGB document and set its dimensions to a power of 2. Probably you want to make it between 64x64 and 256x256.
 
Enable timeline: '''Window > Timeline'''
 
Create a '''video timline'''. This gives you more possibilities about you can do with layers and effects.
 
You will be able to set keyframes so that the changes between are interpolated (created automatically).


Enable the timeline with '''Window > Timeline'''. Create a '''video timeline'''. This gives you more possibilities with layers and effects. You will be able to set keyframes so that the changes between them are interpolated (created automatically).


===Editing===
===Editing===
Expand your layers (▼) in video timeline to gain control over position, opacity and styles.
Expand your layers (▼) in the video timeline to gain control over position, opacity and styles. Set or remove keyframes by clicking the diamond symbol (◆). A selected keyframe turns yellow.
 
Set or remove keyframes by clicking the diamond symbol (◆). A selected keyframe turns yellow.
 
Note about frames: When you zoom in on your animation (slider at bottom) the unit type turns from s to f. Default fps of your timeline is seen at the bottom. If you don't want one second to be 30 frames long, go to the dropdown options of the timeline panel.


A note about frames: When you zoom in on your animation (slider at bottom) the unit type turns from 's' to 'f'. The default fps (frames per second) of your timeline is seen at the bottom. If you don't want one second to be 30 frames long, see the dropdown options in the timeline panel.


===Export===
===Export===
File > Export > Render video
'''File > Export > Render video''':
 
: Change "Adobe Media Encoder" to "Photoshop image sequence".
: Change "Adode Media Encoder" to "Photoshop image sequence".
: Choose the TGA format.
 
: The number of images depends on how long your animation is in seconds and at what fps you will export it.
: Choose TGA formate.
:: For example, if your animation is 2s long and you set the fps to 24 fps you will get 48 images.
 
:: The fps can be anything, so you don't have to worry about frames and seconds.
: The amount of images depends on how long your animation is in seconds and with what fps you will export it.
: When you've decided on your number of images, start the render.
 
:: For example if your animation is 2s long and you set fps to 24 fps (frames per second) you will get 48 images.
 
:: The fps can be anything so you don't have to worry about frames and seconds.
 
: When you decided on your amount of images, start render.
 


==Flash==
==Flash==
https://www.youtube.com/watch?v=AMQ9dRLg4yY
Exporting Flash Animations tutorial: https://www.youtube.com/watch?v=AMQ9dRLg4yY


Flash's successor is Animate CC.
Note: Flash is now obsolete, and its successor is Animate CC.


==Gimp==
From what [[User:Paradox-01|I've]] seen on YouTube, I think Gimp has a "one image per detail change" workflow, which would mean you have to create every single image yourself.


==Gimp==
[[Category:Modding tutorials]]
From what I've seen on Youtube I think Gimp has an "one image per detail change"-workflow which would mean you have to create each single images yourself.

Revision as of 22:20, 31 March 2021

Unfinished building-60px.jpg

This page is unfinished. Can you fill in any missing information?
If it is not clear which part of the page is unfinished, ask on the talk page.

Add some free programs as an alternative to Gimp as it seems clumsy regarding animations.

Photoshop

Preparation

Create a new RGB document and set its dimensions to a power of 2. Probably you want to make it between 64x64 and 256x256.

Enable the timeline with Window > Timeline. Create a video timeline. This gives you more possibilities with layers and effects. You will be able to set keyframes so that the changes between them are interpolated (created automatically).

Editing

Expand your layers (▼) in the video timeline to gain control over position, opacity and styles. Set or remove keyframes by clicking the diamond symbol (◆). A selected keyframe turns yellow.

A note about frames: When you zoom in on your animation (slider at bottom) the unit type turns from 's' to 'f'. The default fps (frames per second) of your timeline is seen at the bottom. If you don't want one second to be 30 frames long, see the dropdown options in the timeline panel.

Export

File > Export > Render video:

Change "Adobe Media Encoder" to "Photoshop image sequence".
Choose the TGA format.
The number of images depends on how long your animation is in seconds and at what fps you will export it.
For example, if your animation is 2s long and you set the fps to 24 fps you will get 48 images.
The fps can be anything, so you don't have to worry about frames and seconds.
When you've decided on your number of images, start the render.

Flash

Exporting Flash Animations tutorial: https://www.youtube.com/watch?v=AMQ9dRLg4yY

Note: Flash is now obsolete, and its successor is Animate CC.

Gimp

From what I've seen on YouTube, I think Gimp has a "one image per detail change" workflow, which would mean you have to create every single image yourself.