Forum rules - please read before posting.

moveto action problem

edited April 26 in Technical Q&A

when i use ActionCharPathFind action (moveto action),and set waitutilfinished = false,faceafter = true,then
the character always not reach the rotation ?

why designed like this?,can rote to maker's rotation even waitutilfinished = false

Comments

  • The Action must wait for the character to reach the destination before it can control the rotation that comes after.

    The combination of "waitUntilFinish = false" and "faceAfter = true" can only be set via script - it won't be possible if you use the Action's UI.

    To have the rotation occur, set "waitUntilFinish = true". The ActionList itself can be set to run in the background if you wish to prevent it from blocking gameplay.

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.