mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Update alignment
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
@@ -146,7 +146,7 @@ Make sure it inherits from ``Node``:
|
||||
.. image:: img/autoload_script.webp
|
||||
|
||||
The next step is to add this script to the autoLoad list.
|
||||
Starting from the menu, open
|
||||
Starting from the menu, open
|
||||
**Project > Project Settings > Globals > Autoload** and
|
||||
select the script by clicking the browse button or typing its path:
|
||||
``res://global.gd``. Press **Add** to add it to the autoload list:
|
||||
|
||||
Reference in New Issue
Block a user