Skip to content

Commit 5c789ae

Browse files
committed
up
1 parent 01bd5a8 commit 5c789ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/Scripts/u3d_scripts/GameEntity.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ void Update ()
280280
}
281281
else
282282
{
283+
position = destPosition;
283284
}
284285
}
285286

0 commit comments

Comments
 (0)