Author Topic: [Petition] some help to create an alien  (Read 10000 times)

Offline Angelus_EV

  • Colonel
  • ****
  • Posts: 181
  • Trust no one
    • View Profile
[Petition] some help to create an alien
« on: March 31, 2014, 07:40:20 pm »
Hi can i ask for a tutorial to create or edit a new Alien race, only the sprite part

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • *****
  • Posts: 11408
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: [Petition] some help to create an alien
« Reply #1 on: April 02, 2014, 02:00:04 am »
Hi can i ask for a tutorial to create or edit a new Alien race, only the sprite part

If all you need is about sprites, just download any mod that features a new armour (like for example my own Jump Armour mod) and make the same files (basically something like 283 sprites, a corpse and a bigob corpse).

Offline Warboy1982

  • Administrator
  • Commander
  • *****
  • Posts: 2333
  • Developer
    • View Profile
Re: [Petition] some help to create an alien
« Reply #2 on: April 02, 2014, 03:53:59 am »
https://www.ufopaedia.org/index.php?title=XCOM_0.PCK
https://www.ufopaedia.org/index.php?title=SECTOID.PCK

to break it down:
it's divided into 14 basic sections, with 8 frames, 1 for each direction.

1: standing frames. divided into 3 sections for left arm, right arm and legs.
2: crouching legs (unused, aliens don't crouch)
3: male torso
4-11: 8 walking frames, again divided into left arm/right arm and legs.
12: various arms for holding/firing either one or two handed weapons (these override standing/walking arm frames)
  - right arm holding a one handed weapon
  - left arm supporting a 2 handed weapon (we also use this for holding a one handed weapon in the left hand)
  - right arm cradling a 2 handed weapon
  - right arm firing a weapon
13: death animation
14: female torso (unused, aliens are genderless)

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • *****
  • Posts: 11408
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website

Offline Warboy1982

  • Administrator
  • Commander
  • *****
  • Posts: 2333
  • Developer
    • View Profile
Re: [Petition] some help to create an alien
« Reply #4 on: April 02, 2014, 04:15:37 am »
speaking of explicit material... it explicitly states in the ufopaedia flavour text that the aliens are genderless clones

Offline Dioxine

  • Commander
  • *****
  • Posts: 5412
  • punk not dead
    • View Profile
    • Nocturnal Productions
Re: [Petition] some help to create an alien
« Reply #5 on: April 02, 2014, 07:47:40 am »
Well back on topic, there are several drawing routines of sprites, and the human one is the most difficult one by far. Might be easier to start with the Ethereal/Civilian one, which has no separate arms or legs, just 9 frames times 8 facings + 3 death frames...

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • *****
  • Posts: 11408
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: [Petition] some help to create an alien
« Reply #6 on: April 02, 2014, 01:32:05 pm »
speaking of explicit material... it explicitly states in the ufopaedia flavour text that the aliens are genderless clones

Yes, sadly :)

Well back on topic, there are several drawing routines of sprites, and the human one is the most difficult one by far. Might be easier to start with the Ethereal/Civilian one, which has no separate arms or legs, just 9 frames times 8 facings + 3 death frames...

For the sake of completeness, I'll add that a much bigger challenge would be to make a 2x2 unit (like tanks and some terror units). See here for some help.
« Last Edit: April 02, 2014, 04:11:17 pm by Solarius Scorch »

Offline robin

  • Commander
  • *****
  • Posts: 1203
  • ULTIMATE ROOKIE
    • View Profile
Re: [Petition] some help to create an alien
« Reply #7 on: April 02, 2014, 02:43:23 pm »
I do spritework like this (using Photoshop).

0. Install IrfanView.

1. Open my units_template.psd file.
. . It is based on the X-Com soldier spritesheet, which is the one with the highest number of frames, so  every other spritesheet is as big or smaller than it.
. . I made "sections" for all the frames so it automatically creates all the separate frame images instead of the big image (see further).
. . (I attached it at the bottom of this post).

2. Import the spritesheet neeeded (in the template I included the CIVM.PCK as example) and make sure to have the right palette open.
. . You can find the palette for photoshop somewhere on this forum.

3. Create a new layer (or duplicate, if you just want to modify an existing unit) and draw.

4. When fished drawing, turn off all the work layers and keep only the new unit graphics.

5. Cut the image to the size of the spritesheet needed (in the CIVM.PCK example, I would cut away all the portion of the image without the green background).
. . And then delete any background color the sprite may have (in the CIVM example: the green color).

6. Activate the "frame_GRID" layer.
. . At this point what the image should look as is: the sprites of the  unit, on transparent background, "caged" inside a purple grid.
. . "Save for web"

7. IMPORTANT: make sure to have selected all the selections of the image.

8. When all is selected, set the parameters: gif, no dithering, transparency, import palette and select "Battle.act". Then save in the chosen folder.

9. Saving will create a subfolder with all the images for the frames, already divided, inside it.
. . For technical reason it creates also image files for the spaces between the frames, so you'll have a lot of files.

10.Go to the folder and select the "big thumbnail" view. Delete all the image files with the purple line inside; KEEP all the empty image files.

11.Open IrfanView. file > Batch Conversion\Rename.

12. Make sure to have selected "Batch rename" on the top left.
. . Go to the folder and select all the image files, then select "Add All".
. . Then "Sort" them "by Name (ascending, natural)".
. . Make sure to have the right name pattern, it must end with: "_###" (example: "CIVM2_###", for a new male civilian unit).
. . "Start Batch"
. . Now the ascending numeration is again smooth, starting from "_000".

And done. The rest is the ruleset.
« Last Edit: April 02, 2014, 02:53:01 pm by robin »

Offline Angelus_EV

  • Colonel
  • ****
  • Posts: 181
  • Trust no one
    • View Profile
Re: [Petition] some help to create an alien
« Reply #8 on: April 02, 2014, 05:48:39 pm »
wow thx!

Offline hszp

  • Captain
  • ***
  • Posts: 64
    • View Profile
    • szabopeter@github
Re: [Petition] some help to create an alien
« Reply #9 on: April 03, 2014, 11:26:26 am »
I do spritework like this (using Photoshop).
...
And done. The rest is the ruleset.

Ok, I copied this one to the wiki including the template. Any objections?

Offline robin

  • Commander
  • *****
  • Posts: 1203
  • ULTIMATE ROOKIE
    • View Profile
Re: [Petition] some help to create an alien
« Reply #10 on: April 03, 2014, 11:56:49 am »
Ok, I copied this one to the wiki including the template. Any objections?
No objections.