Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

A problem with the Face Reaction plugin

A topic by Eli28_xd created 14 days ago Views: 30 Replies: 3
Viewing posts 1 to 2

Hello! I was wondering how i can make that the face reactions occur separately for all the actors, bc when i was making the templates, all the actors changes to the same face instead that everyone has their own reaction

Developer

Hi there!

To avoid this behavior, you need to make sure every actor has it's own face file. Because the plugin will identify that automatically.

Let's say you have a file named "Actor1.png" and it does have 8 face indexes. Put the normal/default face index of that actor to zero. Then, on the plugin parameter templates, you can use the other indexes to attach the other behaviors(hurt, attack etc). Just like this face file below. Reid uses the face index 0 as his normal/default face. The others are reserved for the reactions:


Thank you for helping me! Another question, the maxximun of face indexes is 8 or it can be more than that¿

Developer(+1)

Yes you can. The image on my last reply has more than 8 indexes. You just need to proper format the image according to the RPG Maker standards, and you can have as many indexes as you want.