Change of Behaviour after updating to latest version
Posted: Sun Sep 18, 2022 11:05 am
Hello!
Just to notify there has been a change of behavior and I don't know if its intended or not.
I updated from 2.2.22 to 2.2.31 and I noticed a delay on start conversation that didn't happen before.
(What I noticed is that the sequence commands where started a frame later from the start of the conversation).
Unexpectedly I managed to fix it by adding LATEUPDATE_MESSAGES. Adding this made the sequence commands to execute the first frame. Is this the intended usage for this? Any way to execute the sequence commands the same frame as start conversation without adding the LATEUPDATE_MESSAGES?
Thanks
Just to notify there has been a change of behavior and I don't know if its intended or not.
I updated from 2.2.22 to 2.2.31 and I noticed a delay on start conversation that didn't happen before.
(What I noticed is that the sequence commands where started a frame later from the start of the conversation).
Unexpectedly I managed to fix it by adding LATEUPDATE_MESSAGES. Adding this made the sequence commands to execute the first frame. Is this the intended usage for this? Any way to execute the sequence commands the same frame as start conversation without adding the LATEUPDATE_MESSAGES?
Thanks