tetrapod00
c4d3aa134a
Standardize RST header syntax
2024-12-29 13:44:09 -08:00
tetrapod00
76bcb140d4
Consistently use "built-in" and "built into", avoid "builtin" and "built-in to"
2024-11-08 17:28:29 -08:00
smix8
6487756b28
Add subsection for TileMap layer reordering
...
Adds subsection for TileMap layer reordering.
2024-09-24 10:32:01 +02:00
Matthew
09b3b00cee
Merge pull request #9870 from Lukas-Fletcher/patch-7
...
Update TileMap node with Layer postfix in using_tilemaps.rst
2024-09-01 14:46:16 -04:00
Lukas Fletcher
5db212083b
Update TileMap node with Layer postfix in using_tilemaps.rst
2024-08-31 11:04:18 +02:00
Lukas Fletcher
e86ffe97e2
Fix PascalCasing in using_tilemaps.rst
2024-08-31 10:43:27 +02:00
smix8
48343bebde
Add tip and warning about TileMap build-in navigation
...
Adds a tip to TileMap navigation section that informs users to prefer baking the TileMap navigation.
Also adds a warning that 2D navigation meshes can not overlap.
2024-08-11 22:52:31 +02:00
skyace65
9050e076e7
Update docs for new TileMapLayer node
2024-08-01 07:06:12 -04:00
Hugo Locurcio
071d49a489
Fix various cases of unused images
...
Some of these images were duplicates or not relevant anymore,
so they have been removed entirely. Others have had their links fixed
or added where relevant.
2023-11-07 18:04:26 +01:00
Hugo Locurcio
3a1ee72d7f
Mention support for per-tile rotation in Using TileSets
...
This also updates screenshots to display the rotation/flip buttons.
2023-11-06 19:17:16 +01:00
Ershn
7cc59d314c
Remove doc of a missing feature of the tilemap select tool
...
Right clicking with the tilemap select tool doesn't remove the
selection so remove the documentation about it.
Document the behavior of the Delete key.
2023-09-26 21:09:41 +09:00
Hugo Locurcio
84af32c43d
Fix some articles being incorrectly marked as outdated
...
These articles were updated for 4.0 and the API hasn't changed in 4.1.
2023-07-10 16:57:04 +02:00
Hugo Locurcio
94af54e869
Update TileSets and TileMaps documentation for Godot 4.0
...
The documentation was split into two pages, as there are much more
features to cover now.
Co-authored-by: Isaac <isaacwelfare@gmail.com >
2023-02-27 06:05:46 +01:00
Yuri Sizov
978a13bb0a
Mark potentially outdated pages with a WIP warning
2023-02-26 14:21:15 +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
MeSnek
137dec13b4
Fixed typo "bitmaks" -> "bitmask" in Using TileMaps ( #5255 )
2021-09-14 17:55:40 +02:00
Elephant34
5a702632d9
Update the pixel snap project setting name in Using tileMaps ( #5149 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2021-08-04 17:20:32 +02:00
Kevin Sanders
8a85cac3f3
Grammar fix.
2021-08-03 00:50:25 -04:00
Hugo Locurcio
6babc68649
Rename documentation pages that have the same name as classref pages
...
This prevents confusion in search engine results.
2021-05-26 16:59:08 +02:00
Emily
4a987385df
Add a 16-tile template to the 3x3 minimal section of the Using tilemaps page ( #4746 )
2021-03-19 12:56:57 +01:00
follower
e7d98c7af2
Fix typo "turn of" -> "turn off" in Using tilemaps ( #4728 )
2021-03-08 00:20:55 +01:00
Hugo Locurcio
93679aa6c9
Add 2x2 and 3x3 Minimal autotile templates to Using tilemaps
...
Thanks to @golddotasksquestions for providing these autotile templates :)
This closes #3316 .
2020-09-09 14:13:59 +02:00
Max Hilbrunner
ff18013d94
Merge pull request #3630 from PeterJSFChaplin/autotile-tutorial
...
Add autotile tutorial
2020-06-11 14:16:17 +02:00
Peter Chaplin
762ad4dc94
Add autotile tutorial
...
Modify tutorials > 2D > using tilemaps to include section on
autotiles, covering different bitmask modes and scripted binding
2020-06-06 23:04:02 +01:00
skyace65
0918317eee
Fix open TileSet instructions
2020-06-05 13:35:15 -04:00
Secret Panda
9815ce2d40
Fix ending quote in Using tilemaps ( #3563 )
2020-05-19 11:19:33 +02:00
Rémi Verschelde
e6b00ca97a
Misc formatting fixes
2020-04-27 12:17:47 +02:00
Aaron Franke
35feb8268b
Commit files changed by the formatting script
2020-03-25 03:44:59 -04:00
Yuri Sizov
37604be65f
Improved keystroke formatting for shortcuts and key press menti… ( #3257 )
2020-03-09 23:50:53 +01:00
Chris Bradfield
2c645c823e
Update TileMap tutorial for 3.1
2019-05-26 18:48:19 -07:00
bitbutter
975ae1994b
Update using_tilemaps.rst
...
Many changes.
2019-04-09 20:31:24 +02:00
godofgrunts
d1bdee9adc
Corrected Use Snap shortcut key
...
`S` is the shortcut for Scale Mode. `Shift + S` is the shortcut for Snap Mode
2019-02-21 12:20:48 -05:00
corrigentia
cbf16bd3f3
Update using_tilemaps.rst
2018-12-11 15:02:43 +02:00
M. Huri
034bb63e84
Repaired mistyped of 'its'.
2018-10-19 19:39:49 +07:00
Jason Maa
d110f7bd88
Grammar and readability fixes for "Step by step", "2D", and "3D" ( #1518 )
...
* Minor changes to UI control doc
* Step by step minor grammar fixes
* Editor readability and grammar tweaks
* 2D readability and grammar tweaks
* 3D readibility and grammar tweaks, rewrite part of IK
* Fix bad merge
* Add requested changes, update lifebar UI screenshot
2018-06-18 05:22:32 +02:00
mhilbrunner
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:23:37 +02:00
Yuri Chornoivan
11d534015d
Fix minor typos
2018-04-18 21:44:15 +03:00
Max Hilbrunner
f7e62131e9
Using tilemaps: small fixed, 3.0 update
2018-04-04 18:23:27 +02:00
Michael Alexsander Silva Dias
a58d1f9d73
Fixed indentation warning for the "Using Tilemaps" page.
2018-02-02 20:28:31 -02:00
skyace65
78a4ec0c1e
Update Tilemap Page
2018-02-01 12:03:37 -05:00
Michael Alexsander Silva Dias
8f3cb902e8
Various small fixes for the docs.
2018-01-29 21:00:02 -02:00
Nathan
18f889b6a4
Improve docs structure
...
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00
Julian Murgia
b408bdb918
Revamping of the docs organisation for a more coherent TOC
...
Only the pages were moved so far and some empty ones created,
the up-to-date toctrees come in the next commit.
2017-04-03 23:23:31 +02:00
Andrew Conrad
093ca988b1
Clarify what not to do in "Using tilemaps"
2016-10-21 22:18:15 -05:00
Andrew Conrad
bb5507bab5
Edit for clarity & other fixes in "Using tilemaps"
2016-03-10 11:49:39 -06:00
Rémi Verschelde
747efcc44a
Merge pull request #38 from genete/patch-2
...
Update using_tilemaps.rst
2016-02-29 18:48:24 +01:00
Carlos López
56f10d5504
Update using_tilemaps.rst
...
Make 'Introduction' a chapter of 'Using tilemaps' and not a main documentation entry
2016-02-29 18:22:49 +01:00
Carlos López
20c36d8721
Update using_tilemaps.rst
...
Use correct property name
2016-02-29 18:17:57 +01:00
Carlos López
f054d2bb5f
Update using_tilemaps.rst
...
Fix right location of settings property and fix typo
2016-02-29 18:15:13 +01:00
Rémi Verschelde
1fd0086d95
Proofread, fix titles
...
Make some titles use "The one true way" for capitalization
instead of "The One True Way". Some proofreading while at it
+ renaming of some files for clarity and to match their h1 title.
2016-02-19 20:51:26 +01:00