Markus Sauermann
57a9ef3fea
Add @ to onready annotated variables in examples
2022-02-04 19:33:10 +01:00
Fernando Carmona Varo
94beafa63b
Change PackedScene instance() to instantiate() ( #5439 )
2021-12-08 00:26:00 +01:00
Rémi Verschelde
9a05eef561
4.0: Convert Sprite references to Sprite2D
...
Some screenshots will need to be updated so that the scene structures shown
in screenshot fit what the code blocks are referring to.
2021-10-06 14:29:55 +02:00
Nat Quayle Nelson
168e56843b
Add missing "use" in "use as" in Nodes and scene instances ( #4749 )
2021-03-13 18:52:16 +01:00
Carl
3f3e203bdd
Fix CSharp instanciation example ( #4618 )
2021-02-02 14:36:11 +01:00
Nathan Lovato
8987df4315
Improve nodes_and_scene_instances.rst
...
Based on review notes, add pictures to illustrate renaming a node and
how a node leaves the remote scene tree at runtime after calling free()
or queue_free()
2020-11-10 10:30:58 -06:00
Nathan Lovato
3665f22bab
Edit the scripting section
...
Misc grammar fixes, improvements to phrasing, and more.
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com >
2020-11-10 08:18:44 -06:00
Nathan Lovato
9927bfbb71
Write nodes_and_scene_instances.rst from scripting_continued.rst
...
Rewrote the docs
Added an intro section about getting nodes and syntactic sugar
2020-11-07 23:11:29 -06:00