Animated archer - How long unit Animation frames showed?

Put here any ideas, suggestions about redesigning unit/building graphics.
Post Reply
User avatar
DreJaDe
Posts: 2383
Joined: Sun May 12, 2019 10:19 pm

Animated archer - How long unit Animation frames showed?

Post by DreJaDe »

I think i saw it on the old cannon unit where its torch have animation and when i click it has this many still images lined up from left to right.

My question though is how much time does it stay per 1 still image?
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Animation

Post by Stratego (dev) »

i beileve it is a setting by you in json.
(i have moved it to more questions section.)
User avatar
DreJaDe
Posts: 2383
Joined: Sun May 12, 2019 10:19 pm

Re: Animation

Post by DreJaDe »

Stratego (dev) wrote: Thu Aug 27, 2020 5:33 am i beileve it is a setting by you in json.
(i have moved it to more questions section.)
Ive been working on this archer. If the timing of this can be adjusted on the JSON the this is all it needs.

It should works like the gif.
Attachments
arch2.gif
arch2.gif (2.25 KiB) Viewed 2516 times
archer.png
archer.png (1.92 KiB) Viewed 2516 times
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: How long unit Animation frames showed?

Post by Stratego (dev) »

if this ment to be the "idle" animation than i do not suggest.
imagine 20 archers moving this way it would be too much movement on the map.

we always were careful, see only little flames moving and such in idle animation, nothing too much "movement" that can bother the player.
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: How long unit Animation frames showed?

Post by Stratego (dev) »

also i moved it to AOS than - this is nothing about FAQ section anymore.
User avatar
DreJaDe
Posts: 2383
Joined: Sun May 12, 2019 10:19 pm

Re: Animated archer - How long unit Animation frames showed?

Post by DreJaDe »

I thought animated skins would be accepted for the game? So looks like animated skins are out?

Hmmm. From what you said, it looks like theres a type of animtion that can be put in game?
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Animated archer - How long unit Animation frames showed?

Post by Stratego (dev) »

yes they are.
but they must be not so big movement to be disturbing.


but i am open to tothers suggestions too.
User avatar
DreJaDe
Posts: 2383
Joined: Sun May 12, 2019 10:19 pm

Re: Animated archer - How long unit Animation frames showed?

Post by DreJaDe »

Stratego (dev) wrote: Thu Aug 27, 2020 7:49 am yes they are.
but they must be not so big movement to be disturbing.


but i am open to tothers suggestions too.
What if its made so that the action takes only less animation speed amd the "Real stance" of the unit is stayed for a long time. Like for example, every 10 seconds it would do the dopping the bow action.

Since it can be manipulated in the jason (idk about json)
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Animated archer - How long unit Animation frames showed?

Post by Stratego (dev) »

no we dont have that (periodical setting) we can only set one animation that loops forever (and you can seet the time betw. frames)

that needs coding (would be good to have btw)
User avatar
DreJaDe
Posts: 2383
Joined: Sun May 12, 2019 10:19 pm

Re: Animated archer - How long unit Animation frames showed?

Post by DreJaDe »

Stratego (dev) wrote: Thu Aug 27, 2020 8:57 am no we dont have that (periodical setting) we can only set one animation that loops forever (and you can seet the time betw. frames)

that needs coding (would be good to have btw)
Wouldnt it just work if set the original to play for ten sec before going to the the dropping bow part
Needs like 4 images only

Like shown in the gif (made the orig stance faster cause its just example. Also theres some error but definitely fixable)
Attachments
archer3.gif
archer3.gif (1.65 KiB) Viewed 2488 times
User avatar
L4cus
Posts: 2358
Joined: Fri Jan 31, 2020 7:51 pm
Location: Perú

Re: Animated archer - How long unit Animation frames showed?

Post by L4cus »

what he means is that animation must not have rough changes on the images, just subtle changes that wit bother the perspective of the player
your animation has a HUGE change since he moves th bow from one side to the center of the image
baner bearer has a subtle animation since the only thing that moves is the flag and thats hard to notice (at least to me) on a big map with lots of units

actually i wanted to have animated units for aod, reloading or aiming, but now i am afraid to let them be too exagerated
Extra ecclesiam nulla salus...
AOD, a new variant...
viewforum.php?f=230
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Animated archer - How long unit Animation frames showed?

Post by Stratego (dev) »

animations: i will implement animation posibilities for other things too(idle periorically, attack, damage or anythikng we come up).
tell me when you have urge on it.

frames: 20ms/frame now (and not onfigurable, tell me if u need to configure it)
User avatar
DreJaDe
Posts: 2383
Joined: Sun May 12, 2019 10:19 pm

Re: Animated archer - How long unit Animation frames showed?

Post by DreJaDe »

Stratego (dev) wrote: Fri Aug 28, 2020 5:44 am animations: i will implement animation posibilities for other things too(idle periorically, attack, damage or anythikng we come up).
tell me when you have urge on it.

frames: 20ms/frame now (and not onfigurable, tell me if u need to configure it)
Is the attack animation like the projectiles? Or its diff?
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Animated archer - How long unit Animation frames showed?

Post by Stratego (dev) »

not the projectiles, those already can be animated - i ment on attack the unit can animate a little (like you drew, raise its bow to attack or something)
User avatar
DreJaDe
Posts: 2383
Joined: Sun May 12, 2019 10:19 pm

Re: Animated archer - How long unit Animation frames showed?

Post by DreJaDe »

Like this or even shorter
Attachments
atk2.gif
atk2.gif (2.78 KiB) Viewed 2451 times
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: Animated archer - How long unit Animation frames showed?

Post by Stratego (dev) »

yes, but we can not put in such currently. needs coding.

now only
unit idle always looping animations are possible
(
and effect action animations
and effect on spot (target place) animations (like entangle)
and projectile animations (like a burning arrow)
and environmental damage animations (like fireball)
and movement "under" animations (like in AOF the dust-cloud)
)
User avatar
DreJaDe
Posts: 2383
Joined: Sun May 12, 2019 10:19 pm

Re: Animated archer - How long unit Animation frames showed?

Post by DreJaDe »

Well, i guess waiting it is!
Post Reply

Return to “Graphics”