Page 1 of 1
Reload animations
Posted: Tue Jul 18, 2017 10:18 am
by AtheistDane
Hi All,
Anyone know of a reload animation mod that fixes the jerking reload animations?
Thanks in advance,
Re: Reload animations
Posted: Tue Jul 18, 2017 10:57 pm
by RebBugler
The
B&F mod slows down the loading sequence making it appear less hectic. Whether this smooths it out enough for your immersion bar you'll just have to test and see. Please keep in mind that all loading sequences are abstract representations displaying an acceptable amount of frames that make the sequence appear real at a distance or at first glance. Including all the frames necessary for a 30 to 40 second loading sequence probably won't happen with this engine since it would limit the number of different sprites drastically due to the performance hit caused by the additional loading sprite frames.
Re: Reload animations
Posted: Thu Jul 20, 2017 4:15 pm
by AtheistDane
Thanks! I'll give it a try right away.
Re: Reload animations
Posted: Fri Jul 21, 2017 1:32 am
by AtheistDane
So now I've tried the B&F mod, and it doesn't fix it.
It seems there three frames/animations that go into firing:
1. Ramming the bullet down the barrel. (reload animation)
2. Priming the weapon with a percussion cap. (priming animation)
3. Firing. (Firing animation)
The problem is that the units repeat 1 & 2 at least three times before firing.
Would it be possible to increase the amount of time the unit is reloading? How would I do that?
Re: Reload animations
Posted: Fri Jul 21, 2017 2:20 am
by RebBugler
Unitpack.csv is what I messed with...Timing column.
Re: Reload animations
Posted: Fri Jul 21, 2017 6:30 am
by TheBaymonster
Yeah, it seems that animation itself can be a little wonky. Either way, it does seem to go super human fast. Try adding this to your mods.
Slower Loading Animations
It slows the animation speed of the reload greatly (without changing the actual reload times), but soldiers will still do that percussion cap thing at the end. I don't think there is anything that can be done about it- regiments fire at different rates and that end sequence acts as a buffer I believe.
For example, I tried slowing the reload speed animation to a stupid slow speed, and halfway through the animation they would just stop and fire. I timed the speed to try and line up where they wouldn't do the thing at the end, but then the animation itself looked WAY too slow. Not only that, but you come again to the issue where different regiments will fire at different speeds so it never will line up perfectly.
This is the best fit I could work out. Still not great, but give it a go and you may prefer it over default.
EDIT: This will not work with the Bloodbath mod!
Re: Reload animations
Posted: Fri Jul 21, 2017 7:24 am
by Davinci
I use the following Settings...
Load - 16 Angles 8 Frames
Ready- 16 Angles 8 Frames
Fire - 16 Angles 24 Frames
With a Timing of 80 for each one of those.
davinci
Re: Reload animations
Posted: Fri Jul 21, 2017 5:01 pm
by TheBaymonster
I use the following Settings...
Load - 16 Angles 8 Frames
Ready- 16 Angles 8 Frames
Fire - 16 Angles 24 Frames
With a Timing of 80 for each one of those.
davinci
Glad you posted this... I didn't realize the "ready" animation was that repeating loop at the end of a loading sequence :silly:. I did notice that you halved the default 16 frames to 8. What does that do? Simply cut half of them out? AtheistDane, I updated the mod above and it looks good to my eye now. Also corrected an issue where soldiers would "fire" before they raised their muskets. Here's a quick vid of what the changes look like:
Re: Reload animations
Posted: Sat Jul 22, 2017 4:37 am
by AtheistDane
I use the following Settings...
Load - 16 Angles 8 Frames
Ready- 16 Angles 8 Frames
Fire - 16 Angles 24 Frames
With a Timing of 80 for each one of those.
davinci
Glad you posted this... I didn't realize the "ready" animation was that repeating loop at the end of a loading sequence :silly:. I did notice that you halved the default 16 frames to 8. What does that do? Simply cut half of them out? AtheistDane, I updated the mod above and it looks good to my eye now. Also corrected an issue where soldiers would "fire" before they raised their muskets. Here's a quick vid of what the changes look like:
Thank you! I'll give it a try right away.
Re: Reload animations
Posted: Sat Jul 22, 2017 6:47 am
by Davinci
I did notice that you halved the default 16 frames to 8. What does that do? Simply cut half of them out?
Negative, it is sort of hard to follow this if you are looking at the newer "Packed" Sprites.
But, before the game started packing them in the PNG format they were in plain DDS sheets.
The First and Second DDS sheet - Loads the musket and does the percussion thing.
The Third and Fourth DDS sheet - Starts the ramming process of the muskets.
The Fifth - thru - Tenth DDS sheet starts the raising and the firing of the musket.
So - there are "Ten DDS Sheets" and each one has a value of "Four" frames. Ten Sheets times Four = 40
So, all of the values below must equal "Forty" to display properly.
Load - uses two sheets - Four times Two equal Eight Frames.
Ready - uses two sheets - Four times Two equal Eight Frames.
Fire - uses six sheets - Four times Six equals Twenty-four Frames.
Now, (8+8+24) = 40
davinci