Commit Graph
11 Commits
Author SHA1 Message Date
Paul Joannon 293c3455bb Update & fix C# blocks under getting_started/
- `_Process` take its delta argument as a double
- Node classes need to be partial
- Use `SignalName.*` instead of `nameof(*)` for signals
- Add a note about how `delta` arguments are doubles
2023-01-14 11:11:52 +01:00
Allie Polubiec b7b917d086 Fix small missing word typo 2022-11-23 14:44:08 -05:00
Max Hilbrunner 9862cbea87 Reference -> RefCounted 2022-10-15 17:26:59 +02:00
Henry Catalini SmithandHugo Locurcio b81f0030b7 Add macOS keyboard shortcut in Creating your first script (#6032)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-04 22:44:00 +02:00
AaronandHugo Locurcio dbc65f873e Add C# examples to Creating your first script (#5991)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-07-29 00:50:49 +02:00
John Veness 4d58ef13b3 Improve step-by-step a little 2022-07-21 20:43:49 +01:00
Rémi Verschelde e0a3991ca9 Step by step: Improve flow and clarity for code replacement instructions 2022-04-29 11:24:50 +02:00
Matthew 336c6747af Change link on the first script page (#5677)
* Change link on the first script page
2022-03-14 14:02:37 +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
Nathan Lovato c1f7f42ce6 Update the reference to the your_first_game document 2021-03-04 13:47:24 -06:00
Nathan Lovato f68abde1e8 Write first script and player input pages
Closes #4173
2020-12-02 15:47:29 -06:00