Page 1 of 1

Attack animation

Posted: Fri Nov 15, 2024 1:28 pm
by NewbNewb
Would these be a good idea or even possible. To add more depth to combat. I could make for animation if needed.
Animation for attack indicators
Illustration.gif
Illustration6.gif

Re: Attack animation

Posted: Sat Nov 16, 2024 2:56 am
by u2girl1966
I'm sure a mod or dev person will explain why that will probably never happen, but my personal opinion is OH HELL NO.
It's distracting and hugely annoying.
Just my 2 cents....

Re: Attack animation

Posted: Sun Nov 17, 2024 3:30 pm
by rijackson741
I wouldn't say it would never happen, but it would be a lot of work. The player sprite would be wielding the weapon, so we would need a very large number of player sprites. It would also require some big changes to the game engine. Since we are having trouble right now fixing one bug in the combat animations without introducing another, this would probably be a lot of work.

Re: Attack animation

Posted: Mon Nov 18, 2024 10:18 am
by NewbNewb
The game has an animation of a blood splatter, can't that just be replaced? or something?

Re: Attack animation

Posted: Mon Nov 18, 2024 12:02 pm
by Nut
There are different things to ponder.

- Do we want such animations?
That's easy: There would be a setting for it, then everybody can decide for themselves.

- Is it technically possible?
Probably it is. And maybe it's not too much work for an experienced Java developer. E.g. Zukero once had added the damage/missed animation. I think it's a comparable effort here.
If somebody is willing to do that, I have no problem to add it to the game.

- What exactly should be shown?
You propose that the animation shows the weapon, ok. Some detail questions:

Where exactly - on the NPC that you attack?
On the PC for the single attacks of each monster?
With the animation active, is there still place for the damage/missed, or should it replace it (settings again)

I think a different animation for each weapon category should be sufficient.
Probably with dual wield only the category of the main hand should be used.

---
That's my first thoughts about it.