export variable for startup script ?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By socheat.khauv
:warning: Old Version Published before Godot 3 was released.

i create a script and add it as startup script

I have a export property.

export var test = 10

but the property inspector does not show this property.

property inspector only shows property of selected nodes/scene/ressources

puppetmaster- | 2016-07-29 14:28