v4.3
Hello, I keep searching via YouTube but I can’t find my Ans
I want help in exporting var through scripts can anyone help me
v4.3
Hello, I keep searching via YouTube but I can’t find my Ans
I want help in exporting var through scripts can anyone help me
Can you describe more about what exactly you are trying to do? Big picture, what project are you working on, what problem arose, why do you think this will solve your problem?
Do you mean how to use @export
? It will create a property in the inspector for the attached node.
@export var my_value: int = 0