- Home /
How can I delete name of enemy?
Why name of enemy appeared when I added seeker which is bascally added with AIPath component? on Astar pathfinding
Answer by Captain_Pineapple · Apr 25 at 11:03 AM
HEy there,
this label should be a gizmo which only exists in the scene view. If you start the game it will not be visible anymore.
In case you still want to remove this you should be able to hide the gizmo in the "Gizmos" dropdown over your scene view window.
Thank your comment but it is still visible in the game view too I don't know why it isn't visible anymore in the scene view though
Your answer

Follow this Question
Related Questions
Can I move a component from one GameObject to another in script? 1 Answer
Cannot destroy Component while GameObject is being activated or deactivated 2 Answers
How to activate/deactivate a component(Animator) when a specific game object was activated 0 Answers
How to assign a Component to a Public Variable if there are multiple of the same kind? 1 Answer
GameObject permanent destruction from "Resources" in EditorWindow 0 Answers