Moving from one game position to another. #1514
Unanswered
PuteraSinuraya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So, I has been toying with "Character Update animation" in Dialogic and wondering if there is a way to make a character move from one position of the screen to another. Something that can be achieved by tweening the initial and updated position.
But when I try to do it like the picture, the character teleported from one point to another in a split second, even though I have specified the length of the "no animation" to 1 second (I was expecting the character to be moving to its new position within 1 second). Is there an easy way to make a character transition from one position to another without extra coding?
Beta Was this translation helpful? Give feedback.
All reactions