Player character not animating after I change scenes

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Aldurroth
Posts: 43
Joined: Wed Jul 20, 2022 8:44 pm

Player character not animating after I change scenes

Post by Aldurroth »

Hello everyone, the issue I'm having today is thus:
I have a player character that talks to NPCs and during the sequence id like to be able to have him do specific things during the dialogue sequence. Now I can get this to work in the starting area, however once he moves on to another scene obviously I can't use "Scene Event" to control him because he is not native to the scene. Is there a way I can control the player model during dialogue in some other way?

I'll need it to be the same model each time because like in a Zelda64 game once the player talks to an NPC the camera changes, the player can't move(should work by default), and the actors all play animations and events happen.

Thank you.
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: Player character not animating after I change scenes

Post by Tony Li »

Hi,

Use cutscene sequence commands. They're designed precisely for this, and they can work across scenes.
Aldurroth
Posts: 43
Joined: Wed Jul 20, 2022 8:44 pm

Re: Player character not animating after I change scenes

Post by Aldurroth »

That seems to work, thank you.
User avatar
Tony Li
Posts: 21684
Joined: Thu Jul 18, 2013 1:27 pm

Re: Player character not animating after I change scenes

Post by Tony Li »

Glad to help!
Post Reply