beo6 Posted August 27 Share Posted August 27 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 Quote Link to comment Share on other sites More sharing options...
Solution Josh Posted October 28 Solution Share Posted October 28 Added another button to clear the value. Build will come later today. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
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.