Location variabe in script ?
Posted: Thu Nov 26, 2020 9:26 pm
Hello,
Is there a way to create a variable for location in a C# script,to have a dropdown of the location in the inspector ?
The same way one can do
I can't find a [LocationPopup], and trie [VariablePopup] but it doesn't show the locations. I would like to get the localized name of the location
thanks!
Is there a way to create a variable for location in a C# script,to have a dropdown of the location in the inspector ?
The same way one can do
Code: Select all
[ConversationPopup] public string myConv
I can't find a [LocationPopup], and trie [VariablePopup] but it doesn't show the locations. I would like to get the localized name of the location
thanks!