Zazucki
|
86a8d224c4
Clarify the name of the menu action to add a node in Signals (#5684)
|
3 years ago |
Matthew
|
306352a94c
Fix shortcut info on signals page (#5600)
|
3 years ago |
Rémi Verschelde
|
9a05eef561
4.0: Convert Sprite references to Sprite2D
|
3 years ago |
Gerep
|
3f7d2c2206
Adds Timer Autostart step in Signals tutorial (#5146)
|
4 years ago |
tacevee
|
99a44fac6b
Mention the new main screen switch shortcuts (#4903)
|
4 years ago |
Nathan Lovato
|
c1f7f42ce6
Update the reference to the your_first_game document
|
4 years ago |
Nathan Lovato
|
1d2ff09f89
Rewrite step_by_step/signals.rst
|
4 years ago |
Nathan Lovato
|
76234aae4b
Remove obsolete warning in signals.rst
|
4 years ago |
Lee Matos
|
75f6f8997c
Clarify that "right side" means Advanced menu in Signal interface (#3453)
|
5 years ago |
MomoHunter
|
b13b004a7c
Changed note-link to https in signals.rst (#3446)
|
5 years ago |
Michael Alexsander
|
58ff2e036a
Fix some recent errors and styling (#3375)
|
5 years ago |
Hugo Locurcio
|
76bf1d2636
Add singular "Signal" meta keyword to signal tutorials
|
5 years ago |
Yuri Sizov
|
7ef16dd974
Add missing arguments to C# example of signals (#3328)
|
5 years ago |
Muller-Castro
|
69531c6a8c
Added brief "Extra Call Argument" description to signals.rst (#2923)
|
5 years ago |
Hugo Locurcio
|
3fcbe00654
Update the C# `EmitSignal()` code sample in the signals tutorial
|
5 years ago |
Johnnie Hård
|
f044f2607e
Show how to pass a value with a signal (#2886)
|
5 years ago |
Brent
|
7d4a72af0d
Updated c# function prototype in the example code. (#3200)
|
5 years ago |
skyace65
|
d8413dda8a
Update Signals images for Godot 3.1 and tweak tutorial
|
5 years ago |
Rémi Verschelde
|
940df09acc
Clarify first use of $ GDScript operator
|
6 years ago |
Chris Bradfield
|
70bd699748
Move complex signal example to its own doc
|
6 years ago |
Max Hilbrunner
|
aeb5b7f549
Merge pull request #2373 from bitbutter/patch-25
|
6 years ago |
bitbutter
|
060f1d0fa9
fixed reference to emit_signal function name
|
6 years ago |
Roger Erens
|
3aa4ee0bdf
Explain how to make Sprite visible
|
6 years ago |
Ignacio Etcheverry
|
a129652342
Fixes and improvements of C# code examples
|
6 years ago |
Kelly Thomas
|
a0288a7c4a
Update C# code for Dodge The Creeps tutorial (#1818)
|
6 years ago |
Julian Konchunas
|
613312b095
Fix function name for emit in GDScript
|
6 years ago |
Andrew Wooldridge
|
10feca1ab4
typo fix
|
6 years ago |
Kelly Thomas
|
160bdf2a4e
Update C# code for Scripting (continued) / Signals to use GD.Load<T>
|
6 years ago |
Kelly Thomas
|
988384bbaa
Update C# code for Scripting / Scripting (continued) / Signals
|
6 years ago |
Chris Bradfield
|
85d4e8757a
Add Signals tutorial to "Step by step"
|
6 years ago |