Posts: 11,200
Threads: 648
Joined: May 2009
BUMP
to Version 3.4
Okay, when I added the 'JUMP' feature, I left out the enemies. Now you can identify enemies that jump by their ID and flag how high they jump.
Here come those killer bunnies!!!
Posts: 11,200
Threads: 648
Joined: May 2009
Bump
to version 3.5
Minor repair to the STATES section where winning and defeat poses were concerned.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
Above are clickable links
Posts: 374
Threads: 20
Joined: Jun 2011
Thank you very much for the updates, DerVVulfman. I'll be sure to upgrade to 3.5!
3DS Friend Code: 3411-1039-9335
(Add me for teh pokeymanz and barvely deefalt!)
Click for the latest update - and vote for someone to die! >8D
Posts: 11,200
Threads: 648
Joined: May 2009
Bump
to version 3.5 ... alpha?
Meh. I uploaded dozens of files that noted Animated Battlers VX version 3.5, so I'm not gonna change them all for a technicality..
The new Animated Battlers VX now supports Ccoa's Sprite Sheets.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
Above are clickable links
Posts: 11,200
Threads: 648
Joined: May 2009
BUMP
to version 3.7
(Okay... The version numbers are now set properly.)
A fix has been added to the system in regards of Ccoa Sprite Strips. If a sprite strip file is not in your battlers folder, the system will use the initial battler as a substitute. As an example, if you have a 'Fred' battler, it attempts to use a defend pose (aka Fred_defend). But if the folder does not contain a Fred_defend.png file, the system will use the default Fred.png battler as a substitute.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
Above are clickable links
Posts: 2
Threads: 0
Joined: Nov 2011
* I realise that it's a necropost, but I don't want to create another thread for posibly quite a simple thing.*
It's been like a month that I've been using this script, but there are some thing that trouble me...I want to row the characters in battle like in early Final Fantasy titles ( example), but I fail. Also, if the actor battlers could be moved up like 32 pixels, as with full party consisting of four party members the fourth members is largely hidden. For now, I'm using a script to add additional 32 pixels in height for the fourth battler to display correctly ( how it currently looks (with slight differences as the image is slightly outdated regarding the graphics)).
Posts: 11,200
Threads: 648
Joined: May 2009
I guess it will please you to learn that in the demo for AnimBat VX, there is also a formations script which allows you to set up the positions of your actor battlers...
Code: #==============================================================================
# ** Animated Battlers VX Add-On #1:
# Animated Battler Formations
#------------------------------------------------------------------------------
# by DerVVulfman
# version 1.1
# 05-20-2008
# RGSS2 / RPGMaker VX
#==============================================================================
You didn't think I'd forget that, did you?
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
Above are clickable links
Posts: 2
Threads: 0
Joined: Nov 2011
Believe that I tried different values in the positions and not a thing changed.
Posts: 11,200
Threads: 648
Joined: May 2009
That does not make sense. These two create two different formations.:
Code: ABATVX_FORMATION = { 0 => [ [350, 200], [395, 235], [440, 270], [485, 305] ],
1 => [ [485, 200], [440, 235], [395, 270], [350, 305] ] }
The first ( 0 => [.... ) creates a formation with the lead actor (battler 1) to be up top and closest to the enemies with the rest of the party moving diagonally further away.
The second ( 1 => [.... ) creates a formation with the lead actor (battler 1) to be up top and furthest to the enemies with the rest of the party moving diagonally closer to the enemies.
And the system defaults that the 1st formation is the default. BUT, you can change formations from formation '0' to formation '1' with this:
Code: $game_system.abatvx_form_id = 1
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
Above are clickable links
Posts: 102
Threads: 87
Joined: Feb 2014
The demo link is dead, my friend.
Huhubugin, Bubuuin, Daranasin, Ating tuklasin, Diwa't isip bubuhayin
Mula sa wala, Mundo ay nilikha, Nililok na mukha, Sa siklab ay nagsimula,
Tinanglaw ang palad, Likhang binigyang malay, Sa init, Hugis ang binagay!
Apoy! Mula sa wala, Mundo ay nilikha
Tinanglaw ang palad, Sa apoy hugis ang binagay
|