- Home /
Move sprite with mouse click Unity2D
Hi,
I'm reading tutorials for use Unity, in 2D. It very well explained but I have a dude with move a sprite with mouse click to specific position.
For example, I need move my sprite (player) with mouse click from point to point, but the sprite has to move as seen in the picture below:
You can see the image rotate around 45 degrees in direction to mouse click and it is positioned correctly on the grid.
I know that here you can get help for this, but I would not like to start my project without researching a little.
So if you could orient me to get this I would appreciate it.
On the other hand, if you do not understand my english well, I offer you an apology.
Greetings and thanks for your time!
Your answer
Follow this Question
Related Questions
2d Lighting - Weird light triangles 0 Answers
2D going through walls bug 1 Answer
Changing the orthographicSize of the camera to make sure play field fits 0 Answers
How do I stop my sprite from jumping in the air? 1 Answer
Making the enemy follow the path of the Player,How to make the enemy follow the path of the player? 0 Answers