Jump to content

Scene won't CHange Stage.


Recommended Posts

Posted (edited)

Does anyone have any information on the reason why the stage is not transitioning? I can't seem to get past the travel package.

 

Spoiler

Screenshot(2450).jpg.4d096fb8a02380ac4816fc910c0cc0c7.jpgScreenshot(2451).jpg.15a925d2fd115f8a0b25cd4f8d3ab2a9.jpgScreenshot(2452).jpg.5ac556c446fae8ae8f7a289f3638852a.jpg

 

Edited by Jenova23
Posted (edited)
Scene end fragments ALLWAYS run. Either the scene is not ending (check using the console "stopscene ..."; it will force trigger your fragment), or you have not defined a stage 10 on your quest (Add a Debug.notification, Debug.messageBox or Debug.trace to verify the fragment is actually executed).

In this case, it looks like your scene does not end... because the follow procedure never completes (it never does). You will need a scene phase ending condition to tell it when to stop/remove the AI package. Either that, or use another procedure that does complete, like FollowTo or Travel. Edited by pfB6cs

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...