pandora
pandora copied to clipboard
Resetting entity in inspector does not clear the dropdown
trafficstars
Godot version: 4.1 Pandora version: 1.0-alpha4
Given code like this:
@export var entity:PandoraEntity
You are able to select an entity in the editor. However, once you reset the entity the dropdown still contains the entry. After revisiting the inspector later the entity is cleared correctly.