Hello, I’m having a problems to day. I’m using the Dialogue system to handle level transitions and quests. Everything I set up works fine until I move from one scene to another. Commends and actions that I need the character to do just stop working. I have supplied a video that shows off what the problem is. In the video I mentioned an issue with the lighting changing. After making the video I figured that part out so pleas ignore it. Thank you for your Time.
Video:
Re: Actions not working after Scene transfers
Posted: Sat Aug 13, 2022 10:30 pm
by Tony Li
Hi,
Could the issue be related to the same thing discussed in How To: Manage Player Controls and Scene Changes? Differences after scene changes are very often related to references between GameObjects that only exist while a scene is loaded and GameObjects that are marked Don't Destroy On Load that make them survive scene changes.
Sounds like you addressed the lighting issue. (Build lights.)
Re: Actions not working after Scene transfers
Posted: Sun Aug 28, 2022 10:52 am
by Aldurroth
Thank you. Late responce I know. I'll give it a go when I have the chance.
Re: Actions not working after Scene transfers
Posted: Sun Aug 28, 2022 10:54 am
by Tony Li
No problem. If that doesn't help, feel free to follow up here.