mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Update links to outdated asset library demos
Update links to outdated asset library demos Co-authored-by: Max Hilbrunner <m.hilbrunner@gmail.com>
This commit is contained in:
@@ -10,9 +10,8 @@
|
||||
Note that the [Camera2D] node's [code]position[/code] doesn't represent the actual position of the screen, which may differ due to applied smoothing or limits. You can use [method get_screen_center_position] to get the real position.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="2D Platformer Demo">https://godotengine.org/asset-library/asset/120</link>
|
||||
<link title="2D Isometric Demo">https://godotengine.org/asset-library/asset/112</link>
|
||||
<link title="2D HDR Demo">https://godotengine.org/asset-library/asset/110</link>
|
||||
<link title="2D Platformer Demo">https://godotengine.org/asset-library/asset/2727</link>
|
||||
<link title="2D Isometric Demo">https://godotengine.org/asset-library/asset/2718</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="align">
|
||||
|
||||
Reference in New Issue
Block a user