mirror of
https://github.com/godotengine/godot.git
synced 2026-03-24 21:27:16 +00:00
Filled tutorial field in most relevent classes.
Added tutorial display in doc.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
[method new] creates a new instance of the script. [method Object.set_script] extends an existing object, if that object's class matches one of the script's base classes.
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/3.0/learning/scripting/gdscript/index.html
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
||||
Reference in New Issue
Block a user