- Home /
How to make a object move to a certain point while playing animations ?,How to move a player to a position by itself?
hey i am making a 2d dialogue based game like nitw and i want my player to move to a point whenever a dialogue starts by itself while playing his walk animation like mae(a character in nitw) moves to the talkpoint whenever talking to a npc. thanks for you response! ,
Answer by N-8-D-e-v · Sep 16, 2020 at 03:14 PM
You need to use root motion, check this out https://www.youtube.com/watch?v=Kn6jxLWA31M
@N8- but i want my player to stop after reaching a certain point
just have them stop playing that animation after a certain amount of time
how will i get know in how much time will player reach that point?
Your answer
Follow this Question
Related Questions
Rotate object in direction of movement 1 Answer
npc dialogue 0 Answers
How to make NPC Routine Movements? 1 Answer
Trying to destoy an object can a transform be hardcoded? 2 Answers