Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

[REQ]Minkoff Anime Battler Patch

I need it for the Change Battler script

def command_322
# Get actor
actor = $game_actors[@parameters[0]]
# Change graphic
if actor != nil
actor.set_graphic(@parameters[1], @parameters[2],
@parameters[3], @parameters[4])
end
# Refresh player
$game_player.refresh
$sprite_battler.refresh
# Continue
return true
end
 
Um... you're posting some code, but you're not saying what you want.

Are you asking for the Animated Battlers system change the 'Battler' in-combat? If you look HERE then you'll see someone already suggested it. Just haven't implemented it yet. If you're posting code you know can CHANGE the battler... lemme know. Currently working on the FORMATIONS option.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top