Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Make one object move to another object

Discussion in 'Physics' started by JDDProgrammerSalt, Jul 14, 2018.

  1. JDDProgrammerSalt

    JDDProgrammerSalt

    Joined:
    Jul 14, 2018
    Posts:
    1
    So I have been working on a game and it has been coming along great, but I am having an issue with the enemy, the enemy is simple so it doesn't need path finding capabilities I just need it to walk from point A to point B but when I use move position it just teleports to the player and sticks to it I was wondering if there was a way to delay it so it just moves towards the player slowly Time.fixedDeltaTime doesn't work. Any help would be great!
     
  2. danield

    danield

    Joined:
    Sep 30, 2014
    Posts:
    40