Klar ist von DerVVulfman Hier:
http://hometown.aol.com/Der%20VVulfman/Files/RPGMaker/VX/Demo/AnimBatVX.zipWenn Probleme auftauchen beantworte ich sie dir gleich ^^
Hier Paar Monster
http://www.mediafire.com/download.php?l50vwtjjx2m eigentlich wars für nen anderen
http://www.rmxpresource.co.uk/resources/rmxpsidebattlers.phpHier um siede View Battler zu benutzen einfach bei Configuration so machen wie unten!
# * Default Battler Style Switches
#--------------------------------------------------------------------------
DEFAULT_ENEMY = false # If true, these switches allows the use
DEFAULT_ACTOR = false # of RTP battlers for actors/enemies
DEFAULT_ENEMY_ID = [] # Ids of enemies using RTP battlers
DEFAULT_ACTOR_ID = [1] # Ids of actors using RTP battlers
DEFAULT_COLLAPSE_ACTOR = false # If true, restores the old 'red fade'
DEFAULT_COLLAPSE_ENEMY = false # collapse effect (using spritesheets)
# * Default Battler Style Switches
#--------------------------------------------------------------------------
DEFAULT_ENEMY = false # If true, these switches allows the use
DEFAULT_ACTOR = false # of RTP battlers for actors/enemies
DEFAULT_ENEMY_ID = [] # Ids of enemies using RTP battlers
DEFAULT_ACTOR_ID = [] # Ids of actors using RTP battlers
DEFAULT_COLLAPSE_ACTOR = false # If true, restores the old 'red fade'
DEFAULT_COLLAPSE_ENEMY = false # collapse effect (using spritesheets)
Mach es mal so in deinem Script "Configuration" Die 1 bei DEFAULT_ACTOR_ID = [] WEG ^^
Also um die Charaktere zu benutzen die 11X4 Grafiken haben usw!
HAVE FUN!