Question by
MarlosR · Jun 21, 2018 at 12:05 AM ·
c#camerascripting problem2d game
How do I make the character rotate with the 2D camera?
I want to make my 2D character rotate by looking at the position of the camera, in an isometric game in the style of games like nuclear throne or enter the dungeon. I followed the tutorial given by Unity for a survival shooter but it is not applicable for a 2D game, I want to know what the code would be like to do this
Comment
Your answer
Follow this Question
Related Questions
Help! Values from previous Serialized List<> shows up again after a while using Coroutine 0 Answers
C# > Camera tagged MainCamera > GetComponent<[ScriptClassHere]>() returns null ? 0 Answers
Problems with rotation after zoom (camera like Sketchfab) 0 Answers
Dialogue script shows previous sentences after a while 0 Answers
Can somebody help me fix this script? 2 Answers