Advanced sprite animations for cutscenes

● ARCHIVED · READ-ONLY
Started by latersk8r1 6 posts View original ↗
  1. So I have noticed in some Rpg maker games that sprites will hug, stab, and other different animations, etc. So I was wondering how I could do this? Could I use the movie feature(animate a sprite movie then import) which I don't know how to do, or import a custom charset. Could someone please guide me through a way that this can be accomplished.
  2. You have to make your own sprite sheet, and change the actor graphic to that picture in an event.
  3. Could someone please post a picture or direct me to an example? It would be much appreciated.
  4. Well, I don't really have any example pictures, but I'll try to put it as easily as I can:

    In your folder than the game is in, go to Graphics, then Characters.

    Here you place your own sprite sheet viewing someone doing a pose or something.

    Then you open up your game, start a new event, and go to Change Actor Graphic.

    You seem new here so if you don't know much about events I suggest going to the help videos somewhere around here.
  5. Thank You!
  6. Change Actor Graphic won't do this. Animated sprites require an Animated Battle script as well as all of your custom sprites for each animation.


    Moving to RGSS3 Script Requests


    Check out the Master Script List. There should be a few of these readily available.