New account registration is temporarily disabled.

I NEED HELP ABOUT MAKING CHARACTER APPEAR AND MOVE

Posts

Pages: 1
Hi, I am pretty new to this community and the RPG maker VX ace,I am having trouble on making the character interacting with player.

Here's what I need, the player will step on a tile that triggers the event, then a character will spawn at player's position (blended in with the player) and move away from the player, then turns toward the player, after that, a conversation will appear. I tried many methods already, it didn't work.

Any helps or instructions are really helpful on my big project!
Hayos, the way I'd go around it would be:

- Make a transparent event where the player will step
> Priority: Below Characters - Activation: Player touch (if I recall right)

- Once the event activates, place at "Movement - Set move route"
> Through ON
> Change Graphic...
> Transparent OFF

- move as needed and start the conversation. ^^
author=Kevincalanor
Hayos, the way I'd go around it would be:

- Make a transparent event where the player will step
> Priority: Below Characters - Activation: Player touch (if I recall right)

- Once the event activates, place at "Movement - Set move route"
> Through ON
> Change Graphic...
> Transparent OFF

- move as needed and start the conversation. ^^


Holy lord I got it!! Thank you so much!!
I should have ask this page sooner rather than spending 10 hours figuring out this setting!

Thank you!! This is gonna help me a lot in my big project I am working on rn
Pages: 1