Question by
hiteshramoliya2hms · Sep 29, 2015 at 09:12 AM ·
unity 5.1.1
How can i set Arrow Way Path on Player in my game...?
I am trying to make a stimulate game for Android which might include Path Way arrows on Player Car For Navigation to Destination Point.
Comment
Answer by exorakhilas · Oct 13, 2015 at 10:08 AM
Hi hiteshramoliya2hms.
I haven't tried but so I'm not sure if it works but you could:
Put a plane mesh and assign a transparent material with arrow on it.
Create a script and use the LookAt function so that the arrow will always point to your target.
Good luck trying!
Your answer
Follow this Question
Related Questions
unity 5.1 android cardboard crashes after splash screen 1 Answer
unity not open?? 0 Answers
Cardboard demo not working 2 Answers
How to use Wingdings font in Unity 5.1.1 ? 0 Answers
Unity 5.1.1 is skipping code lines 0 Answers