The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Tutorials and Eventing => Topic started by: Eonart on April 27, 2012, 03:13:08 PM

Title: New to 2k3 again, want some help before I actually get started
Post by: Eonart on April 27, 2012, 03:13:08 PM
I came here all the way back in 2010 while I was still stupid and left after 3 posts. Now I've come back for some help. I'm starting a new project in 2k3 and plan on sticking to it this time. However, before I even get started, I want to know a few things.

Can I have text boxes on pictures?
Sort of like a visual novel style of a scene. I'm alright with having to put in character portraits along with each frame for separate emotions and such, I just want to know if talking can be done in it. If it's not possible, is there a possible workaround to it?

How do I do intros right off New Game?
I'm a newb all over again okay?

Giving characters a specific animation for individual skills?
I have a good idea on how to do this. Just want to make sure that it's as easy as I think it's going to be.

I'm not exactly going to talk about the project until it reaches a presentable level. I just want to make sure that I know about the things I asked first.
Title: Re: New to 2k3 again, want some help before I actually get started
Post by: Esmeralda on April 27, 2012, 03:22:58 PM
Can I have text boxes on pictures?
Sort of like a visual novel style of a scene. I'm alright with having to put in character portraits along with each frame for separate emotions and such, I just want to know if talking can be done in it. If it's not possible, is there a possible workaround to it?

Yes, you can import custom images (portraits, in this case) and display them at any moment through the use of an event. The can be displayed concurrently with a text box like you described.

How do I do intros right off New Game?
I'm a newb all over again okay?

Create an event on your starting map that is set to Autorun. It'll take precedence over any other event and start off doing exactly what you tell it to do, easy as pie :)

Giving characters a specific animation for individual skills?
I have a good idea on how to do this. Just want to make sure that it's as easy as I think it's going to be.

Yes, I think that's possible through use of the character battler tab. I forget the specifics, as I've never done it... but I've seen others do it. It's a simple tab, just play around with it.
Title: Re: New to 2k3 again, want some help before I actually get started
Post by: Eonart on April 27, 2012, 03:31:46 PM
Yes, I think that's possible through use of the character battler tab. I forget the specifics, as I've never done it... but I've seen others do it. It's a simple tab, just play around with it.

I was thinking that making separate character animations for skills could just be making the caster invisible and having skill animations doing the work.

I've also forgotten what a tab is.