Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Gmane866 on December 05, 2006, 10:12:55 PM

Title: How do I made a battleCharset fight a battlecharset
Post by: Gmane866 on December 05, 2006, 10:12:55 PM
How can I make the monster a battlecharset that can move as well?
Title:
Post by: InsaneJP on December 05, 2006, 10:27:33 PM
you would need to animate the monster by making all the separate poses and then putting him on a battle character sheet so you can use him as one in rpg maker .....easier sed then done
Title:
Post by: WarxePB on December 05, 2006, 11:21:30 PM
It's doable, but it's difficult to do. I wouldn't recommend it.
Title:
Post by: gozmodeo on December 06, 2006, 10:22:02 PM
One thing you could do is make a whole bunch of monsters of the battlechar enemy, then make then all have the transform ability and turn into the various poses.  Granted it wouldn't be as smooth as a battle char but it would be movement.
Title:
Post by: Gmane866 on December 14, 2006, 01:23:40 AM
Hmmm... thnx. I'll work on it.