Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | Hralok |
I’m looking for a way to set a variable in a c# script via the editor. Is it possible? Simple [Export] working only with scripts, attached to Node, but I want to set variable in script, that can’t be attached to Node. In Unity, as i remember, [SerializeField] do this work, but I can’t find something like that in Godot. Help plz!