What the UFO is?

NodeCanvas Forums Support What the UFO is?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9985

    Hi there I’m back with a question and please call me the hand of bugs.

    The question is that will be view a white 2d box in NC project scenes sometimes, as following photo.

    Finally I find that the UFO is a Graph Owner GameObject. So I have to check all graph owner gameobjects’ position to make sure them not be seen in all scenes.

    What cleaner fixing way is?

    #9988
    Gavalakis
    Keymaster

    Hello this is just a gizmo icon like the camera, light etc gizmos.

    If you want to see the actual icon, please move GraphOwnerGizmo file from the NodeCanvas folder into the Assets/Gizmos folder.

    If you want you can control the size of the gizmos from the little dropdown menu at the top of the Scene editor window.

    If you want to totaly remove the gizmo from NC open up GraphOwner.cs and remove the last 3 lines at the very end OnDrawGizmos method.

    Cheers

    Join us on Discord: https://discord.gg/97q2Rjh

    #9987

    thanks~~

    #9986

    Sorry I’s my lack of unity

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.