Max Hilbrunner
c2f7474ec5
Merge pull request #6110 from raulsntos/dotnet/new-signals
...
Update C# signal documentation
2022-08-26 18:22:46 +02:00
Raul Santos
3b36a94d35
Update C# signal documentation
...
Updates C# signal documentation and code examples to the new API in 4.0
2022-08-26 15:59:43 +02:00
ego-edesse
3e9968b02f
missing @ hint on export (typo?) ( #5956 )
...
* missing @ hint on export (typo?)
* yield -> await
2022-08-26 14:58:19 +02:00
skyace65
5fce24792d
Remove visual scripting from the documentation
2022-08-25 22:18:25 -04:00
Asday
688caeda96
Typo.
2022-08-05 20:10:46 +01:00
Henry Catalini Smith and Hugo 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
Stanislav Balia
13fdc670de
Added C# code examples for Using signals page. ( #6010 )
...
* Added C# code examples for using signals page.
Also changed a bit one GDscript example.
2022-08-02 10:17:51 +02:00
Stanislav Balia
96475315a9
Add C# code examples on Listening to player input ( #6009 )
2022-07-30 18:50:10 +02:00
m-at-FNSPE and Hugo Locurcio
55d3093715
Fix mob scene typo in Your first 2D game ( #6007 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-07-30 03:35:11 +02:00
Aaron
2f0f865f95
Fix the animatedsprite2D variable in Coding the Player ( #6006 )
2022-07-29 22:47:44 +02:00
Aaron and Hugo 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
Stanislav Balia
833d83cf59
Update preview GIF to match the end result in Your first 2D game ( #5999 )
2022-07-29 00:44:46 +02:00
Stanislav Balia and Yuri Sizov
523a1c0f03
Nodes & Scenes: Added macOS shortcuts mentioning. ( #5993 )
...
* Added macOS shortcuts mentioning.
Unfortunately, suggested hotkeys don't work for macOS. I guess it will be useful to mention macOS shortcuts directly in the docs.
* Apply suggestions from code review
Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com >
2022-07-28 15:46:49 +02:00
Raf Van Baelen
d12fbbf474
Remove extraneous sentence about finished result in Your first 2D game ( #5994 )
2022-07-27 19:45:55 +02:00
Jaime Crespo
33caaf6535
Fix misc syntax/style errors/warnings on documentation head ( #5977 )
2022-07-23 18:29:56 +02:00
John Veness
4d58ef13b3
Improve step-by-step a little
2022-07-21 20:43:49 +01:00
Sam Van Campenhout
503408d245
Update the showcase video links ( #5961 )
...
* Update the showcase video links
This updates the showcase video links to the most recently released version.
* Link to the showcase video playlist
This replaces the individual showcase video links with a single link to the showcase playlist. This has the advantage that we don't need to update the links when new videos come out.
2022-07-19 22:57:01 +02:00
John Veness
0cbb6f7f1f
Fix grammar in step-by-step ( #5958 )
...
* Rewrote creating root node paragraph
I didn't like the sentence starting "It is equivalent" when it wasn't entirely clear what "It" was, so I edited. I'm not sure it's a great improvement!
* Changed reference to "disk" to "file"
* Fix grammar
"The example" sounds like it's referring to an example that has already been introduced
* Fix "like so" grammar
"Like so" is not used very often
* Remove "exactly"
"see how it works exactly" sounds odd, "see exactly how it works" is better, but to be honest it sounds best without "exactly" at all!
* Add missing "the"
2022-07-19 20:49:44 +02:00
Steven Calvert
a52f5eb499
Change C++ animation name for consistency in Your first 2D game ( #5938 )
2022-07-17 18:37:43 +02:00
snailrhymer
8290fbe1cd
Fix typo in Creating the player scene ( #5927 )
2022-07-13 20:04:21 +02:00
Santiago Valdez
7ee0687714
correct a little typo on scripting_laguanges ( #5903 )
...
* correcting a little typo on scripting_laguanges
A more readeable aproach on the existing sentence
2022-07-12 08:30:47 +02:00
Lucky
facadf7636
Fix typo in First 3D game - Animating the mobs ( #5913 )
2022-07-08 20:34:54 +02:00
Daniel
9c69e628ba
Fix typo: "intantiated" -> "instantiated" ( #5810 )
2022-05-08 23:48:27 +02:00
BryanQuigley and Rémi Verschelde
ce23617b1d
4.0 1st 2d game export,instance, and rand_range fixes ( #5553 )
...
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com >
2022-04-29 13:28:28 +02:00
Trygve Vea and Rémi Verschelde
7b68b68ddd
Add useful tip in first 2d-game tutorial ( #5134 )
...
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com >
2022-04-29 13:24:43 +02:00
Matthew
a6566b9152
Update connecting signal code for Godot 4 ( #5587 )
2022-04-29 12:51:14 +02:00
Rémi Verschelde
4848a0107f
Correct VisibleOnScreenNotifier2D and RigidDynamicBody2D refs in Your First 2D Game tutorial ( #5528 )
2022-04-29 12:35:10 +02:00
Rémi Verschelde
5a61b8009f
Merge pull request #5782 from akien-mga/step-by-step-flow
2022-04-29 12:13:40 +02:00
Rémi Verschelde
3cbf7d23e0
Merge pull request #5689 from rburing/first_3d_game_set_physics_params_before_spawn
2022-04-29 11:47:45 +02:00
Rémi Verschelde
e0a3991ca9
Step by step: Improve flow and clarity for code replacement instructions
2022-04-29 11:24:50 +02:00
Edward
693cf80cbd
Move GDScript text onto tip in 2D Getting started 03 chapter ( #5732 )
2022-04-08 01:44:48 +02:00
David Jaquay
07947cf63d
Update theme overrides section for Godot 3.4 in Score and replay ( #5699 )
2022-03-19 16:33:59 +01: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
Ricardo Buring
3f0e91a4d8
Your first 3D game: Set the physics parameters of the mob before adding it to the scene tree
...
This follows the recommendation from https://github.com/godotengine/godot/issues/45638
2022-03-13 20:20:09 +01:00
Ricardo Buring
9c24fc4bd9
Your first 2D game: Remove old link ( #5687 )
2022-03-13 19:47:56 +01:00
Ricardo Buring
22fb8f103c
Your first 2D game: Set the physics parameters of the mob before adding it to the scene tree ( #5688 )
2022-03-13 19:47:20 +01:00
Zazucki
cfe1c2566e
Update link to Harvard CS50 and fix book author name ( #5680 )
2022-03-13 01:08:16 +01:00
Zazucki
2e33ad8930
Update Harvard CS50 link to latest version ( #5679 )
2022-03-13 01:08:06 +01:00
Zazucki
86a8d224c4
Clarify the name of the menu action to add a node in Signals ( #5684 )
2022-03-12 23:30:33 +01:00
Leona 'leo' Gottfried
6a001297d9
Fix non-unique Sphinx name in Getting Started ( #5597 )
2022-03-10 16:52:26 +01:00
Fum
2ef8d8df34
Doc edit suggestion in '05.the_main_game_scene.rst' to avoid confusion ( #5623 )
...
* change "Use Snap" to "Use Smart Snap"
* highlight "Use Smart Snap" icon
2022-02-21 16:08:40 -08:00
Melvin Vermeeren
79a4418577
3d game tutorial: fix asset url version ( #5624 )
...
On the tutorial index the version is already 1.1.0 since commit
a187b11171 . However the reference on the
second page was forgotten. This patch corrects that.
2022-02-21 16:07:00 -08:00
Corey Maylone
91b2653f51
Update main scene selection popup image for Godot 3.4 ( #5620 )
2022-02-17 01:11:48 +01:00
Matthew
306352a94c
Fix shortcut info on signals page ( #5600 )
2022-02-12 01:17:40 +01:00
TechnicalSoup
7eabba09b5
Correct Class References in Your First 2D Game Tutorial
...
Change VisibilityNotifier2D and RigidBody2D class references to the renamed VisibleOnScreenNotifier2D and RigidDynamicBody2D references.
2022-02-08 08:05:17 +11:00
Matthew
a721a630d7
Fix first 2D game image ( #5582 )
2022-02-05 16:33:56 +01:00
Max Hilbrunner
e9c84f9194
Merge pull request #5542 from emcguirk/hud-screenshot-fix
...
Update screenshots for fonts to match current UI
2022-01-28 12:33:48 +01:00
Yuri Sizov
7887b2d7ce
Apply code review suggestion
2022-01-28 14:25:53 +03:00
Max Hilbrunner
72bd8db86a
Revert "update your first 2D game font information"
2022-01-28 11:15:30 +01:00
skyace65
a0d4f8473c
update your first 2D game font information
2022-01-27 22:24:39 -05:00