High Quality Animations Project
-
-
- Posts: 10773
- Joined: Sun Jul 20, 2003 12:15 pm
Re: High Quality Animations Project
Hmm, it looks like it might be better, but the sprite offsets in the animation are really wobbly so it's difficult to tell.
-
- Posts: 2664
- Joined: Wed Sep 08, 2004 1:29 pm
- Preferred Pronouns: It/Its
Re: High Quality Animations Project
You know, im thinking
Combine smooth animation with the texture lump and you can have even smoother looking weapons, like it transitions frame to frame much smoother.
Combine smooth animation with the texture lump and you can have even smoother looking weapons, like it transitions frame to frame much smoother.
-
- Posts: 3728
- Joined: Wed Sep 22, 2010 9:35 am
- Location: Apathetic Limbo
Re: High Quality Animations Project
hehehehe
-
- Posts: 52
- Joined: Sun Jan 27, 2013 9:57 am
Re: High Quality Animations Project
As disjointed as that is, I can honestly say that would still scare the fuck out of me. I'm imagining it teleporting a la Ringu girl every time the frame skips. O_O;;Blox wrote:
hehehehe
-
- Posts: 3728
- Joined: Wed Sep 22, 2010 9:35 am
- Location: Apathetic Limbo
Re: High Quality Animations Project
That's not what this is all about.
Knock knock, delivery time!
Knock knock, delivery time!
-
- Posts: 64
- Joined: Thu Oct 11, 2012 6:47 pm
Re: High Quality Animations Project
Oh, THAT is bad-ass! Out of curiosity, what app did you use for the morph? I was thinking a morph could also be used to add inbetween rotations for 16-angle monsters, but, speaking practically, would those views really get seen enough to justify it?Blox wrote:
hehehehe
You've nailed it, right there! That's "smoove", man. To me, that captures pinky's movement just as expected - in other words, nothing jumps out as being non-authentic. And, it looks good! Hmmm, wish I could draw...and provide some assistance.Blox wrote:That's not what this is all about.
Knock knock, delivery time!
-
- Posts: 3728
- Joined: Wed Sep 22, 2010 9:35 am
- Location: Apathetic Limbo
Re: High Quality Animations Project
lazy demon is lazy
As for what I'm using, Minigunner showed me this "Sqirlz Morph" program thingy, it's rather unsuitable for sprite work. (Which is why I scale it up with 4x xBR first, to at least retain some sharpness.)
Spoiler: Messy work is messyOh, and 16 rotations are quite noticeably smoother. And if you can take some tiresome dot placing work, you could try and see if it works out.
(I'd recommend setting the morph settings to Mix 2 however, because Mix 1 looks bad, and Mix (Wild) looks even worse.)
-
- Posts: 63
- Joined: Tue Dec 11, 2012 3:20 pm
Re: High Quality Animations Project
This is looking very promising so far, keep up the hard work =)
-
- Posts: 264
- Joined: Fri Aug 10, 2012 9:22 pm
Re: High Quality Animations Project
This "light" version of the Brutal Doom blood could very well be added as a mutator...
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: High Quality Animations Project
i'm gonna play this wad because of your pinky! >:D
so what about cacodemon? just add a death animation?
so what about cacodemon? just add a death animation?
-
- Posts: 3975
- Joined: Fri Jul 06, 2007 9:16 am
Re: High Quality Animations Project
Blox, I like these animations.
A problem though, is there actually enough tics to insert the frames into the monster's code? Also, won't this introduce Decorate coding problems?
A problem though, is there actually enough tics to insert the frames into the monster's code? Also, won't this introduce Decorate coding problems?
-
- Posts: 2661
- Joined: Thu May 17, 2007 1:53 am
- Location: Finland
Re: High Quality Animations Project
One can always pick out the frames that are needed for a 1-tic animation, And you can always work around the Deocrate coding problems if you bother to do the semi-tedious process of making the otherwise simple code into the long code needed.CaptainToenail wrote:Blox, I like these animations.
A problem though, is there actually enough tics to insert the frames into the monster's code? Also, won't this introduce Decorate coding problems?
-
- Posts: 3975
- Joined: Fri Jul 06, 2007 9:16 am
Re: High Quality Animations Project
Yeah, I was thinking mainly of A_Chase. The code will be a repetitive mess too.
How are pain and idle states to be handled? For idle monsters, the 'foot-tapping' ideally would be replaced with stationary animations (with breathing/fidgeting movements?). As for pain states, will need some sort of recoiling movement most likely. Maybe a morph from the existing walking to pain frames?
How are pain and idle states to be handled? For idle monsters, the 'foot-tapping' ideally would be replaced with stationary animations (with breathing/fidgeting movements?). As for pain states, will need some sort of recoiling movement most likely. Maybe a morph from the existing walking to pain frames?
-
- Posts: 34
- Joined: Fri Mar 15, 2013 9:46 pm
- Location: NYC
Re: High Quality Animations Project
Wow that's pretty smooth, though the demon's body seems to be shifting too much to the sides. Almost looks like he's about to fall over.
-
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
Re: High Quality Animations Project
Doesn't it normally look like that?Lance wrote:Wow that's pretty smooth, though the demon's body seems to be shifting too much to the sides. Almost looks like he's about to fall over.