Jump to content

Component Node Property cannot be emptied again.


beo6
 Share

Go to solution Solved by Josh,

Recommended Posts

I have a component with a property for other nodes.

```

 

{
    "component":
    {
        "properties":
        [
            {
                "name": "pointCamAt",
                "label": "Point Camera at",
                "value": null
            },
            {
                "name": "pathEntity",
                "label": "Root Camera Path Entity",
                "value": null
            }
        ]
    }
}

 

```

 

But when i selected a node, i have no option to make that field empty again in the editor.

- pressing ESC does nothing.

- selecting and pressing backspace does nothing

- pressing DEL deletes the Node, not the property value.

- The button on the right side does not have an option to make it empty again.

- Right click does nothing

image.png.270ff060b548bbecb5553b474a9f20bd.png

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...