RPG Style speech boxes

FenrisFire

Rookie
Member
Joined
Apr 18, 2018
Posts
2
Hi Guys! Just signed up to this forum as I’m currently attempting to make my first Pokémon game. I’ve been watching a number of YouTube videos by some incredibly talented people trying to learn a few things. Although I’m a quick learner, I’m not afraid to admit that anything more than very basic changes to the coding is currently way beyond me. I’m a quick learner though, so fear not!

I’m trying to work out if it is possible to have character pictures appear next to the speech when talking to NPCs on the game? A bit like the classic RPGS do? It would just be a nice addition to be able to get a bit more in depth with the characters I think.
 

FenrisFire

Rookie
Member
Joined
Apr 18, 2018
Posts
2
:grinning: That was fast... thanks very much! I've taken a look at it and downloaded the file. I'm famililer with everything it says apart from the; In a "Show Text..." command, type "\ml[filename]" or "\mr[filename]". ML for "mugshot left", MR for "mugshot right" part. Could you give me a bit more information on that please as I'm a bit green when it comes to scripting right now...
 

Mashirosakura

There is only one of many.
Member
Joined
May 25, 2017
Posts
104
Age
24
The show text is an event command. Make an event and right click the middle(or press spacebar) and it will show you all the event commands. The thread linked by Phi-Bi made this pretty clear.
 
Top