Godot Version
v4.6.2.stable.official [71f334935]
Question
I am trying to make an upgrade system, but some of the upgrades set their corresponding values to different Variant.Types. Is it possible to make an @exported variable dynamically change it’s type?
