Jump to content

Custom properties are not loaded in Editor 2


photo

Recommended Posts

I observed that custom properties attaches to nodes are not loaded when world is loaded via console (it is also used by Browser by Edit Content button which load level through launch_editor.bat) in Editor 2. It's looks like custom properties are not loaded before world is loaded. So in console you will see a message: Node::setProperty(): can't find "CUSTOM_NAME_XXX" property. Then if you save a world you will lose your custom properties on all nodes. As workaround you can just reload world and properties will be reattached.

There is no problem if you not load world via console (e.g. world_load \"WORLD_NAME_XXX\"), just start Editor 2 and open level by file menu.

Link to comment
×
×
  • Create New...