Welcome to Dawn of Eternity

In order to download and play the game you need to sign up for an account and activate it, it's free. Once you have an active account you will be able to see the download page at the top of the forum.

Sign Up

Preset dump

Discussion in 'Showcase' started by Undeadarmy, Oct 28, 2015.

  1. Undeadarmy

    Undeadarmy New Member

    Joined:
    Oct 26, 2015
    Messages:
    14
    Likes Received:
    6
    In-Game Name:
    Undeadarmy
    I've only been here for like 2 days and I've already started making presets lol. I guess I just missed making them. It's been a while so forgive any sloppyness, or silly errors.

    Skoll
    I felt like making a halloween preset and was inspired by the skeleton costumes, I tried to keep it a creepy
    cartoony style and I think I nailed it. I also added my own personal touch of animated candle lit eyes that flicker as if it were a real flame.
    [​IMG]

    Ryuu
    My personal OC that's been with me since the beginning.
    Couldn't skip him, even if he is simple I always love making him presets.
    [​IMG]
    Might post moar soon, dunno yet.
    ~Undeadarmy​
     
    • Pretty Pretty x 2
    • Like Like x 1
  2. muffin

    muffin Active Member

    Joined:
    Jun 7, 2015
    Messages:
    502
    Likes Received:
    37
    Spooky! aww ain't Ryuu cute, can't wait to see more presets from you!
     
  3. Zaroque

    Zaroque THE TRUTH IS OUT THERE
    Staff Member Developer

    Joined:
    Nov 1, 2014
    Messages:
    514
    Likes Received:
    78
    Gender:
    Female
    In-Game Name:
    Zaroque
    you did a great job on placing the bones on Skoll, can't wait to see more Undead!
     
    #3 Zaroque, Oct 28, 2015
    Last edited: Oct 29, 2015
  4. Undeadarmy

    Undeadarmy New Member

    Joined:
    Oct 26, 2015
    Messages:
    14
    Likes Received:
    6
    In-Game Name:
    Undeadarmy
    Aww thanks everyone, if I have a time I might make a red panda dog preset for Kasai and possibly a pokemon one! x3 The uv's are so simple to read and barely have any pull so I don't have a reason not to haha.
     
    • Like Like x 1
  5. Karkat_Vantas

    Karkat_Vantas Active Member

    Joined:
    Jul 12, 2015
    Messages:
    258
    Likes Received:
    63
    Gender:
    Female
    love skoll!
     
  6. Snuggypink

    Snuggypink Preset Converter
    Staff Member

    Joined:
    Jun 21, 2015
    Messages:
    689
    Likes Received:
    72
    Gender:
    Female
    I have a really quick question on your preset Skoll there. How did you do that first off for coding in the eyes. Second: might you share the code with one such as myself? I have been interested in making a moving eyes preset myself but I'm rather in the dark about it u.u
     
  7. Undeadarmy

    Undeadarmy New Member

    Joined:
    Oct 26, 2015
    Messages:
    14
    Likes Received:
    6
    In-Game Name:
    Undeadarmy
    @Snuggypink Geez I haven't been on in quiet a while ^^' sorry for bumping such an old thread but it's a bit hard to explain.
    I'm not sure if you still need help on this, but here's an example of the coding I used for an old I.T preset that had the same eye effect.

    {
    receive_shadows on
    technique
    {
    pass
    {
    ambient 1.000000 1.000000 1.000000 1.000000
    diffuse 1.000000 1.000000 1.000000 1.000000
    specular 0.010000 0.010000 0.010000 1.000000
    emissive 0.000000 0.000000 0.000000 1.000000
    emissive 1.0 1.0 1.0 1
    scene_blend alpha_blend
    alpha_rejection greater_equal 128
    texture_unit
    {
    anim_texture Username_CharacterEye.png Username_CharacterEye1.png 0.2
    tex_address_mode wrap
    filtering trilinear
    }
    }
    }
    }

    The anim_texture Username_CharacterEye.png Username_CharacterEye1.png 0.2 makes the magic happen.
    As for what to color, it's kinda like making an animation. Draw each frame and label it as so example: frame1, frame2 and so on!
    That is how I did the flickering effect on skoll's eyes! x3
    Btw ignore the scene_blend thing, it had nothing to do with the eye flicker. I just removed the eyelids of the preset is all so..
     
  8. Snuggypink

    Snuggypink Preset Converter
    Staff Member

    Joined:
    Jun 21, 2015
    Messages:
    689
    Likes Received:
    72
    Gender:
    Female
    Thanks a million :'D I frankly just wanted to get the eyes to move maybe as an eye roll or side to side with out me having to lock my head on something. I hope this works though ;o; FH's tutorials aren't quite the same as these here IT ones
    *now to test it out*
     
  9. Undeadarmy

    Undeadarmy New Member

    Joined:
    Oct 26, 2015
    Messages:
    14
    Likes Received:
    6
    In-Game Name:
    Undeadarmy
    Alright glad to help, btw .png is important and so is the spacing! Also the 0.2 at the end is the speed, from 0.1 to so on is fastest to slowest. So if you wanted the frames to move slowish use 1.0 for example.
     

Share This Page