Jump to content
Sign in to follow this  
DangerZone

Show pictures instead of sprites?

Recommended Posts

I am trying to figure out how to get the game to draw a picture or pictures during battle instead of the actor's sv battler.

This includes changing the picture(s) when the actor attacks, defends, casts magic or uses an item. 

I just need help figuring out where I should start? I am not the best with JS but I am also not hopeless.

Any help will be appreciated and credited.

Share this post


Link to post
Share on other sites

I would advice you to look at Spriteset_Battle. You notice that it shows you the Sprite_Actor being recreated the same number how many actors you have. In all sense, if you want to edit something it should be the Sprite_Actor. I took a look at it because I was planning the same thing, but then I realized it was different on how I did it in Ace. But if you want to do it on your own I'd say you should look at the Sprite_Actor class and recreate your own to replace the SV Sprites.

  • Like 1

Share this post


Link to post
Share on other sites

I would advice you to look at Spriteset_Battle. You notice that it shows you the Sprite_Actor being recreated the same number how many actors you have. In all sense, if you want to edit something it should be the Sprite_Actor. I took a look at it because I was planning the same thing, but then I realized it was different on how I did it in Ace. But if you want to do it on your own I'd say you should look at the Sprite_Actor class and recreate your own to replace the SV Sprites.

Thank you for your reply :)

Then that is where I shall start.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted