Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 AnimBat! - Animated Battlers - Comprehensive
#71
Sorry about bumping this up but I was wondering because I couldn't see it within the config section if there's any kind of array for altering individual actor/enemy movement speed?

Basically came from testing a Tonberry battler, and well, it sort of looked weird having it waddle at high speed back and forth the screen.
[Image: logonew.gif]
Reply }
#72
I'm afraid the timer system is all or nothing. The speed in which the battlers move are all based on the same timer. The only speed settings relate to how fast all the animation is performed on the screen or how fast the battlers run across to attack one another.

That isn't to say you couldn't increase or decrease the number of frames for a given pose. It's not the first time I heard the request, but individual speed controls for each possible actor and/or enemy isn't something I'd be inclined to add right now.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
#73
Ah when I said movement speed I meant how fast the battlers run across to attack one another, or is that what you meant by it being a single setting?

It's no worries if it's not in there, I'll just avoid those kinds of characters.
[Image: logonew.gif]
Reply }
#74
Well, three IS a setting that lets the system use the character's agility to gauge how fast/slow they move across the screen. MNK_CALC_SPEED But, I don't recommend it if the difference between actors and/or enemies is great. Your character may run like 'The Flash' while another may become a virtual snail It's an old hold-over from the original system.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
#75
I've found that when using an item to revive a party member (and maybe a skill too) the battler will get up as the animation is playing, which is a little awkward. Related may be the use of the idle pose for damage animation when a character is defending, instead of remaining defending.

I'm using version 12.3 though, so maybe you've fixed things since then. I've been having to make changes to the scripts themselves to work with my CBS - but I'm fairly certain my edits haven't caused these issues. Can't find any edits related to the above.
Reply }
#76
I did a couple of tests, both item and skill related. Are you experiencing an IDLE/READY pose just before the use of a skill or item? I would kinda understand why it would happen as the idle pose is the initial state of any battler until altered by the status of being woozy, attacking or any other event. But in testing on a couple of battlesystems, not the least being the default version, ParaDog's ATB and Charlie Fleed's CTB, I found the player going from the woozy pose straight to the "item using" pose to heal a fellow member.

Or are you suggesting a woozy/item pose where the guy looks sick while trying to toss a potion in the air... or a woozy/skill where it's a miracle the guy even HIT the target?

Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
#77
Uh. I don't understand your description at all.

In both cases, the issue is the target. With the item to revive a party member, the member gets up right at the start of the animation - which given the fact it's a revival item, they should only be getting up at the end. The defending too. If the character is defending, they'll get into the idle pose while being damaged, in contrast to the damage pose (duh) if they were not.
Reply }
#78
Ah, the 'TARGET' is being restored and using a pose before the actual revival battle animation is performed, not the user/caster of the item/skill. That makes more sense.

I've been working on a few little tricks, including a bit more understanding in wait systems. I may be able to add that when my PC is fully back to form. I hate malware... reformatted my PC entirely...

In any event, I don't forget much. I remember you asking for a system to delay the battle animations prior to attacks years ago. Winking
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
#79
Really? I don't even remember that. o ao

I'm not even sure what kinda case that would be useful for. Oh! You mean to hold off the damage pose until a certain point? yeah i think i can see me asking about that
Reply }
#80
Derp, double post, but I just remembered a feature I wanted to suggest that I thought would be good... but it could be difficult.

Basically, it's defining animations by sets of co-ordinates. The co-ordinates would be based on cell divisions, not pixels. Normally you'd specify a row, but let's say you want to save space and not have to duplicate certain sprites? Using this system you could also fill up the gaps left by shorter things like down and damage animations.

Alternately, maybe there's an animated battler system that already does this? It's probably not as plug-and-play as this script though. :/
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Brenda's Paperdoll Battlers DerVVulfman 2 7,142 04-18-2023, 02:05 AM
Last Post: DerVVulfman
   Animated Battlers - VX DerVVulfman 23 47,195 02-28-2019, 09:11 PM
Last Post: Holder
   DoubleX RMMV Linked Battlers DoubleX 3 7,994 01-29-2016, 04:15 PM
Last Post: DoubleX
   DoubleX RMVXA Linked Battlers DoubleX 1 5,761 11-08-2015, 04:29 AM
Last Post: DoubleX
   Victor Engine - Animated Battle Victor Sant 4 13,896 03-10-2012, 06:42 PM
Last Post: Victor Sant
   Victor Engine - Automatic Battlers Victor Sant 0 4,758 01-19-2012, 01:33 AM
Last Post: Victor Sant
   Victor Engine - Actors Battlers Victor Sant 0 5,458 12-21-2011, 07:50 AM
Last Post: Victor Sant
   Full Animated Side View Battle System Cybersam 6 23,358 03-18-2011, 04:31 AM
Last Post: Ashbane
   Animated Tileset kingartur2 5 10,880 02-08-2010, 04:26 AM
Last Post: DerVVulfman
   Trickster's Animated Gradient Bars for Limit Break (DVV) DerVVulfman 2 9,030 09-15-2009, 04:43 AM
Last Post: DerVVulfman



Users browsing this thread: