- Home /
I want an Enemy Indicator to be shown on an enemy airplane
I am making an Airplane shooter game, in that game i want to show the user which enemy Plane he needs to shoot. And i think it would be best to show a cross hair or draw a circle around enemy or something like that. Or if i could just show the health bar on the enemy plane, that moves with the plane. I am a beginner and i don't have any idea about these things. I would be thankful if anyone could help.
Sorry For Bad english. Thanks in advance.
There are a lot of Health bar tutorials available, try one of those. If you want a health bar, crosshair, frame or whatever isn't important as the way to achieve this is the same. It also depends on the type of GUI system you use; via OnGUI or Unity's newer UI system.
Thanks for your concern Cherno. But that's not helping, i have already watched many tutorials for this and haven't found one. Thanks for taking your precious time to comment.. :-)
Your answer
Follow this Question
Related Questions
FPS damage arrow? (raycast shoot) 2 Answers
How to make an object jump? 0 Answers
(C#) My enemy dosent take damage ScriptFix 1 Answer
Navmesh Agent - stop after player out of range 1 Answer
Help with my Enemy AI script!! 1 Answer