mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Merge pull request #5052 from vinegar-tom/patch-1
Change name of exported variable
This commit is contained in:
@@ -104,7 +104,7 @@ Add a script to ``Main``. At the top of the script, we use ``export
|
||||
}
|
||||
}
|
||||
|
||||
Click the ``Main`` node and you will see the ``Mob`` property in the Inspector
|
||||
Click the ``Main`` node and you will see the ``Mob Scene`` property in the Inspector
|
||||
under "Script Variables".
|
||||
|
||||
You can assign this property's value in two ways:
|
||||
|
||||
Reference in New Issue
Block a user