Page 5 of 5

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Thu May 19, 2016 3:52 am
by Murix
Holy shit. Ok I'm now much MUCH more confident in making working weapons now.

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Mon Jul 25, 2016 10:32 am
by jmickle
Is the source code available online anywhere?

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Sat Dec 10, 2016 9:25 am
by Kizoky
I'm in love with this thing
Makes my job easier, thank you! :D

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Thu Dec 15, 2016 7:33 pm
by Zhs2
Open Danimator.exe. Click "View" in the file menu, select "Settings", click "OK". Danimator.exe has stopped working.

Also, it seems this program can't read grAb chunks from imported sprites, which seems like a humongous oversight considering offsets are meant to be applied to already positioned images... If this program reads Doom Image Format x and y, great, but that's only half the necessary support in this modern world of Doom editing.

Also also I'm told it would be very helpful if there was some way to change a whole composited TEXTURES sprite offset in the viewer, not just the offsets for individual patches.

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Sat Apr 22, 2017 4:00 pm
by DoomN00b
Zhs2 wrote:Open Danimator.exe. Click "View" in the file menu, select "Settings", click "OK". Danimator.exe has stopped working.

Also, it seems this program can't read grAb chunks from imported sprites, which seems like a humongous oversight considering offsets are meant to be applied to already positioned images... If this program reads Doom Image Format x and y, great, but that's only half the necessary support in this modern world of Doom editing.

Also also I'm told it would be very helpful if there was some way to change a whole composited TEXTURES sprite offset in the viewer, not just the offsets for individual patches.
Could you expand and explain a bit about this for us whom are newbs? Does this mean, that if I say, wanted to modify some sprites from Russian Overkill, this would not be possible with Danimator, then?

But it would be possible to edit the weapons from Aliens TC?

And how can we petition the Theshooter7 to include this feature? Could we provide him with the necessary code from a similar project, or have one of the programmers working on for instance, Russian Overkill give him some tips on how to resolve the problem in a most elegant fashion?

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Fri Mar 30, 2018 1:10 am
by Velaron
Can I somehow set the base offsets for sprites? Because for now I am subtracting them from the generated values, and that's kinda annoying.

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Sat Apr 07, 2018 1:07 pm
by neoworm
I found this today and thanks, it's a lifesaver.

After using this to revamp all animations for my modified HeXen weapons I found few things I kinda miss:
-customizable background colors - the cyan is kinda too bright, contrast between it and the black stencil is too sharp. I would prefer to be able to set my own.
-widescreen stencil - I am making all the stuff widescreen friendly nowadays and I have to guess where the wide screen ends. I think the correct 16x9 resolution with the DooM non square pixels is 428x200. At least that's what I am working with
-I second Mars873 request for default sprite offsets, maybe even loading directly from WAD file would be nice.

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Sat Apr 07, 2018 1:34 pm
by Nash
It is really unfortunate that the source was never put up on Github or similar open source platforms; it seems the author has been absent for quite some time and without the source, no one can continue the work on this...

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Sat Apr 07, 2018 1:51 pm
by neoworm
Ah, I thought it's active. What a pity. Still really useful tool.

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Sat Jun 30, 2018 5:15 pm
by Doomedarchviledemon
I just tried this out and it's a really neat program, be it having a few issues as many have stated already. I actually found out a way to make animations work quite well while dealing with the whole offset issue. Not fully explored but I found that keeping the offsets of whatever images imported into Slade3 as (0, 0) from the start and them importing the code into the DECORATE it works perfectly. Though the Select, Deselect, and Raise has an issue where that image needs to have it's own offsets to work properly. I might play around with it a little more and maybe make some kinda tutorial to better explain the process I used.

But the thing that gets me now more than anything is that you can't have two individual sprites on the same frame, which is really killing me. I am wanting to make a magic weapon that uses two hands and I can't have them both as separate entities on the same frame. They need to be pre-positioned single images.

I really hope we hear from the author in the future because there is so much potential here. Anyone hear from him outside of the forums?

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Sat Jun 30, 2018 6:27 pm
by Nash
Mars873 / Doomedarchviledemon: I ran into the issue of composing animations with baked offsets too (offsets embedded into the PNGs themselves) and my workaround is to just do the composition in Danimator. Bring it into the game, of course it's positioned wrongly - here's where I created some very convoluted ZScript to then calculate the proper offsets based on the difference of the baked image offsets VS the Danimator-generated offsets. The convoluted part is the ZScript spews out the correct state list, complete with the corrected Offset()s, which is outputted to a logfile on disk, which I then paste into my actors. So I basically wrote ZScript that writes ZScript to disk. :P

Would be 10000000000000000x better if Danimator just took the baked offsets into account when showing the sprites in the editor.

Ah well...

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Fri Jan 11, 2019 6:09 am
by ShamblerTheGambler
What can I do about MSVCP120.dll missing from my computer? I already tried reinstalling the program. Please help, I'm a [censored word] dumbass who cant solve shit on his own.

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Fri Jan 11, 2019 9:23 am
by StroggVorbis
ShamblerTheGambler wrote:What can I do about MSVCP120.dll missing from my computer? I already tried reinstalling the program. Please help, I'm a [censored word] dumbass who cant solve shit on his own.
Apparently you don't have the Microsoft Visual C++ 2013 Redistributables installed.

Visit the Microsoft Download Center https://www.microsoft.com/en-us/downloa ... x?id=40784 and choose the version that's right for you.
x86 for 32-Bit and x64 for 64-Bit systems.

If you're unsure of which version you have, on Windows 10 right click start menu (the windows icon in the lower left corner) and then select System.

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Mon May 06, 2019 10:23 am
by Bread Knight
this needs to come back, my life depends on it

Re: [BETA] Danimator - Beta2 is L I V E (p. 4)

Posted: Tue Apr 07, 2020 10:15 am
by BinaryCode___
I am trying to use Danimator Beta2, but there is a major issue: The screen is black and I do not know how to fix it. Is there a solution for this? I've downloaded all of the relevant (2013, 2015) Visual Studio packages and it still doesn't work.