hhhhour
4e1d722d35
Use exact name of AnimationPlayer node in Character animation ( #6141 )
2022-09-06 01:51:11 +02:00
Hugo Locurcio
85f1af3820
Add VisualScript pending removal notice in Godot 4.0
2022-09-01 18:07:44 +02:00
Henry Catalini Smith
c7e8e3e36f
Add macOS keyboard shortcut in Creating your first script ( #6032 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
(cherry picked from commit b81f0030b7 )
2022-08-08 20:35:13 +02:00
m-at-FNSPE
cb0ca0c28f
Fix mob scene typo in Your first 2D game ( #6007 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
(cherry picked from commit 55d3093715 )
2022-08-08 20:33:40 +02:00
Stanislav Balia
a409ce12c0
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 >
(cherry picked from commit 523a1c0f03 )
2022-08-08 20:32:38 +02:00
Santiago Valdez
d4aec46f1a
correct a little typo on scripting_laguanges ( #5903 )
...
* correcting a little typo on scripting_laguanges
A more readeable aproach on the existing sentence
(cherry picked from commit 7ee0687714 )
2022-08-08 19:44:18 +02:00
Asday
3e2d4c7dde
Typo.
2022-08-06 04:55:58 +02:00
Stanislav Balia
38fb8c9942
Add C# code examples on Listening to player input ( #6009 )
2022-07-30 18:50:41 +02:00
Aaron
b78c9b39b0
Add C# examples to Creating your first script ( #5991 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-07-29 01:31:42 +02:00
Stanislav Balia
bd28e70955
Update preview GIF to match the end result in Your first 2D game ( #5999 )
2022-07-29 00:59:17 +02:00
Raf Van Baelen
890a330300
Remove extraneous sentence about finished result in Your first 2D game ( #5994 )
2022-07-27 19:46:08 +02:00
John Veness
403ffaa402
Improve step-by-step a little (3.x)
2022-07-23 18:16:29 +02:00
John Veness
448f588c32
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-23 18:11:56 +02:00
Sam Van Campenhout
70991d74e9
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 23:40:35 +02:00
Steven Calvert
8f9a5db8ff
Change C++ animation name for consistency in Your first 2D game ( #5938 )
2022-07-17 18:40:40 +02:00
Hugo Locurcio
abf816ba29
Sync paragraph with master in First 3D game - Animating the mobs
2022-07-08 20:35:11 +02:00
Lucky
ad2031e963
Fix typo in First 3D game - Animating the mobs ( #5913 )
2022-07-08 20:33:39 +02:00
Tres Henry
d076761cba
Add docs for ignoring return value warning ( #5756 )
...
* Add docs for ignoring return value warning. Fixes #5753 .
* Remove code change per feedback
2022-05-09 18:18:34 +02:00
Daniel
349e5a9f66
Fix typo: "intantiated" -> "instantiated" ( #5810 )
2022-05-08 23:48:34 +02:00
Trygve Vea
d80ff1f14b
Add useful tip in first 2d-game tutorial ( #5134 )
...
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com >
(cherry picked from commit 7b68b68ddd )
2022-04-29 14:01:55 +02:00
Ricardo Buring
cb3199c0ef
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
(cherry picked from commit 3f0e91a4d8 )
2022-04-29 13:40:47 +02:00
Rémi Verschelde
7439a962bd
Step by step: Improve flow and clarity for code replacement instructions
2022-04-29 11:25:20 +02:00
Edward
68a5e6d81f
Move GDScript text onto tip in 2D Getting started 03 chapter ( #5732 )
2022-04-08 01:45:12 +02:00
rossunger
ca2de3306b
Add explanation: why we use Node and not Node2D ( #5530 )
...
* Add explanation: why we use Node and not Node2D
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-03-23 16:33:05 +01:00
David Jaquay
ebd831d6c0
Update theme overrides section for Godot 3.4 in Score and replay ( #5699 )
2022-03-19 16:34:05 +01:00
Ricardo Buring
56da3e1628
Your first 2D game: Remove old link ( #5687 )
2022-03-13 19:49:00 +01:00
Ricardo Buring
1e8ccb9b7a
Your first 2D game: Set the physics parameters of the mob before adding it to the scene tree ( #5688 )
2022-03-13 19:48:59 +01:00
Zazucki
e48d69a1f8
Update link to Harvard CS50 and fix book author name ( #5680 )
2022-03-13 01:08:26 +01:00
Zazucki
d7df95b163
Update Harvard CS50 link to latest version ( #5679 )
2022-03-13 01:08:25 +01:00
Zazucki
5357cbbfc0
Clarify the name of the menu action to add a node in Signals ( #5684 )
2022-03-12 23:31:12 +01:00
Leona 'leo' Gottfried
b0a50f1d0e
Fix non-unique Sphinx name in Getting Started ( #5597 )
...
(cherry picked from commit 6a001297d9 )
2022-03-11 14:22:57 +01:00
skyace65
4253813fe9
update your first 2D game font information
...
(cherry picked from commit a0d4f8473c )
2022-03-11 14:22:57 +01:00
Haoyu Qiu
e182d49332
Fix capitalization of macOS ( #5466 )
...
(cherry picked from commit acd9c49405 )
2022-03-11 14:22:57 +01:00
Matthew
2fe68d0793
Add a ending to the scripting player input page ( #5469 )
2022-02-25 14:53:19 +01:00
Corey Maylone
c84ba42b91
Update main scene selection popup image for Godot 3.4 ( #5620 )
2022-02-17 01:12:01 +01:00
Connor Hillen
df86872661
Update wording to use DynamicFont theme overrides in Your first 2D game ( #5617 )
2022-02-16 18:42:57 +01:00
Matthew
af1135ea98
Fix shortcut info on signals page ( #5600 )
2022-02-12 01:19:03 +01:00
Matthew
b4e11ad2a8
Fix first 2D game image ( #5582 )
2022-02-05 21:25:41 +01:00
sarahmccuan
56f0c1e0e1
Update instructions for collision mask in Your first 2D game ( #5485 )
2022-01-28 19:07:13 +01:00
skyace65
57df3fb370
Remove merge from scene from your first 3D game
...
(cherry picked from commit 16f06a9277 )
2021-12-21 16:44:03 +01:00
Sean Wall
e841f46494
Add input mapping to creeps tutorial ( #5383 )
...
* Add input mapping to creeps tutorial
(cherry picked from commit ceffab3d03 )
2021-12-21 16:42:57 +01:00
Haoyu Qiu
da0be06753
Correct the name of Sprite2D and AnimatedSprite2D on 3.x
2021-12-18 12:14:55 +08:00
Nathan Lovato
8efde7f69f
address all reference errors after backporting changes to 3.4 branch
2021-11-25 18:29:49 -06:00
Nathan Lovato
501cbd41d4
Backport rewrite of the getting started series for Godot 3
2021-11-24 10:40:04 -06:00
Nathan Lovato
67808949a8
Update the reference to the your_first_game document
2021-11-24 10:35:21 -06:00
Nathan Lovato
e5197b493e
Move remaining files out of step_by_step/
...
Moved those to scripting/:
- filesystem
- resources
- singletons_autoload
- scene_tree
export to export/
and godot_design_philosophy to introduction/
2021-11-24 10:34:31 -06:00
Nathan Lovato
5450fa236c
Write and edit overridable_functions.rst, remove scripting_continued.rst
2021-11-24 10:33:22 -06:00
Nathan Lovato
5a21563707
Merge class_name docs from scripting_continued.rst into gdscript docs
2021-11-24 10:33:18 -06:00
Nathan Lovato
47b0008cc0
Write nodes_and_scene_instances.rst from scripting_continued.rst
...
Rewrote the docs
Added an intro section about getting nodes and syntactic sugar
2021-11-24 10:33:14 -06:00
Nathan Lovato
b88d9da9a3
Move and rewrite groups.rst from sripting_continued.rst
2021-11-24 10:33:10 -06:00