godotengine / godot-docs

Godot Engine official documentation
https://docs.godotengine.org
Other
3.94k stars 3.22k forks source link

The starter project for 3d tutorial is still using Godot 3.x #9946

Open reeda opened 2 months ago

reeda commented 2 months ago

Your Godot version: Godot 4.3

Issue description: I was trying to start the 3d tutorial, but the starter project cannot be imported in 4.x without conversion. This makes the tutorial process difficult to follow for a beginner. The tutorial should have the user import all the assets instead of a pre-built project or the project should be updated to 4.3.

URL to the documentation page: https://docs.godotengine.org/en/stable/getting_started/first_3d_game/index.html

AThousandShips commented 2 months ago

It should instead link to https://github.com/godotengine/godot-demo-projects/tree/master/3d/squash_the_creeps

There's a PR open for this:

reeda commented 2 months ago

The description in that link mentions that this is the completed version of the project. Does it also include the starter project?

AThousandShips commented 2 months ago

The starter project would be just the assets, and the PR changes this as well