Hi,
Could somebody help with creating an object and moving it to a position?
I want to create an object at the edge of a layout and move it to the player's position. Player will also be in a moving to some other position.
The scenario will be like an enemy created to an edge of a layout and moving towards the player to kill him. Player will be running off to escape from the enemy.
Please check the screen shot below
https://dl.dropboxusercontent.com/u/87665007/Pic/1.png
In the above case, the enemy is being created at a defined position and just appearing at the player's position. I want the enemy to move (Like chasing) towards the player.
Please help. Thanks.