HPCSC 0.11.3
HP 0.11.3
Unity 2018.2.12f1
I have a sequence of events were Frank is warped to the party entry point behind the gazebo, then has a WalkTo to his chair. This all works fine, but I have an Event Trigger in Franks Story that needs to modify a value, but it doesn't seem to work as the value is not modified nor does the game message come up when he reaches the chair (The game message was to assist in seeing if the event fired rather than having to check the value).
EDIT:
In the far right column, third down from the top, you can see the Interaction variable is still set to 0 (This is done at GameStart), even though Frank has reached his WalkTo target.
EDIT 2: Added systems specs. I always forget that part.