Russell Sanborn 23418d6846 Add a Godot 4.x starter project for Squash The Creeps 3D
The docs currently referencing downloading an asset pack wrapped in a
3.x project. That is now part of an archived repository. The demo
project was migrated as a 4.x project to, but it is the finished project
instead of the assets and a minimum project like the getting started
tutorial asks for.

The files added were copied from the current 4.x finished demo project.

I followed the entire 3d tutorial, and I am making a PR to the docs
repository to update a links to this starter projects and a few changes
based on 4.x updates. I will link the two PRs as a reference.

Current Docs:
* https://docs.godotengine.org/en/stable/getting_started/first_3d_game/index.html

Old starter repository:
https://github.com/godotengine/godot-3d-dodge-the-creeps

Current demo project:
https://github.com/godotengine/godot-demo-projects/tree/master/3d/squash_the_creeps
2024-08-02 08:37:42 -05:00
2023-04-25 12:47:39 +02:00
2023-04-25 12:47:39 +02:00
2023-04-25 14:36:30 +02:00
2023-04-25 12:47:39 +02:00
2023-04-25 12:47:39 +02:00
2023-04-25 12:47:39 +02:00
2023-05-04 13:45:49 +02:00

Godot Engine documentation project starters

This repository contains project files and assets used by tutorials in the Godot Engine's documentation.

They can be referenced in the documentation using the normal RST link syntax:

`file_name.zip <https://github.com/godotengine/godot-docs-project-starters/releases/download/latest-4.x/file_name.zip>`_

Contributing

All contributors are welcome to help on the Godot documentation. Please familiarize yourself with contribution guidelines of the main documentation repository, namely:

  1. Contributing to the online manual
  2. Content guidelines
  3. Writing guidelines

GDScript sources in this repository must follow the GDScript style guide. Assets in this repository must be compatible with the license of the repository.

License

All the content of this repository is licensed under the Creative Commons Attribution 3.0 Unported license (CC BY 3.0) and is to be attributed to "Juan Linietsky, Ariel Manzur and the Godot community". See LICENSE.txt for details.

Description
A collection of project templates and assets used by tutorials in the official Godot documentation. https://github.com/godotengine/godot-docs
Readme 3.3 MiB
Languages
GDScript 100%