Forum rules - please read before posting.

ActionEnd constructor error

Hello,

I'm running into an issue with constructing an ActionEnd programmatically. When I use the int _skipAction constructor, the resultAction gets set to continue, and so the actionList continues rather than skipping to the specified action. Screenshot of the code below.

Here's a screenshot of where the problem seems to be. Shouldn't this say resultAction = ResultAction.Skip?

Thanks,
Matt

Comments

  • Thanks for the flag. Indeed it doesn't look right, but I'll need to look into it further.

    For the moment, best to rely on the variant that passes in the next Action itself.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.