Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minapecheux/godot-quick-tutorials

The code & assets for Godot/C# tutorials I published in video/text format on YouTube and Medium (πŸ‡¬πŸ‡§ + πŸ‡«πŸ‡·).
https://github.com/minapecheux/godot-quick-tutorials

csharp csharp-code game-dev game-development gamedev gdscript godot godot-demo godot-engine godot-game godot4 godotengine tutorial tutorial-code tutorials

Last synced: 4 months ago
JSON representation

The code & assets for Godot/C# tutorials I published in video/text format on YouTube and Medium (πŸ‡¬πŸ‡§ + πŸ‡«πŸ‡·).

Awesome Lists containing this project

README

        

# [Godot | GDScript + C#] Quick Tutorials

**Mina PΓͺcheux - Since June 2024**

This repo contains the code and assets for the "Godot 4 in 1 min!" tutorials I published as videos on YouTube.

✨ Amazing **asset packs** by [Kenney](https://kenney.nl/) :)

---

Also, as of now, the repo contains the code and assets for the following tutorials:

## 01. Time counter

- Watch on YouTube: [in English πŸ‡¬πŸ‡§](https://www.youtube.com/watch?v=PYx2bW_SN0A)
- See the files [in the repo](/01-TimeCounter/)

![cover-01_TimeCounter](/doc/01_TimeCounter.png)

## 02. 2D top-down movement

- Watch on YouTube: [in English πŸ‡¬πŸ‡§](https://www.youtube.com/watch?v=MOO9-k7TmPU)
- See the files [in the repo](/02-TopDownDemo/)

![cover-02_TopDownMovement](/doc/02_TopDownMovement.png)

## 03. 2D camera follow

- Watch on YouTube: [in English πŸ‡¬πŸ‡§](https://www.youtube.com/watch?v=nfA0aKMDIyE)
- See the files [in the repo](/02-TopDownDemo/)

![cover-03_2DCameraFollow](/doc/03_2DCameraFollow.png)

## 04. Quick 3D setup

- Watch on YouTube: [in English πŸ‡¬πŸ‡§](https://www.youtube.com/watch?v=uS1JoOM4D0Q)

![cover-04_3DSceneSetup](/doc/04_3DSceneSetup.png)

## 05. Playing sounds

- Watch on YouTube: [in English πŸ‡¬πŸ‡§](https://www.youtube.com/watch?v=8RECF55sK_o)
- See the files [in the repo](/05-PlayingSounds/)

![cover-05_PlayingSounds](/doc/05_PlayingSounds.png)

## 06. 2D in 3D

- Watch on YouTube: [in English πŸ‡¬πŸ‡§](https://www.youtube.com/watch?v=yVZR06ykgEQ)
- See the files [in the repo](/06-2DIn3D/)

![cover-06_2DIn3D](/doc/06_2DIn3D.png)

## 07. 3D trigger zone

- Watch on YouTube: [in English πŸ‡¬πŸ‡§](https://www.youtube.com/watch?v=iEmiLN9twqA)
- See the files [in the repo](/07-3DTriggerZone/)

![cover-07_3DTriggerZone](/doc/07_3DTriggerZone.png)

## 08. Rich text label

- Watch on YouTube: [in English πŸ‡¬πŸ‡§](https://www.youtube.com/watch?v=4YE15tom0RI)
- See the files [in the repo](/08-RichTextLabel/)

![cover-08_RichTextLabel](/doc/08_RichTextLabel.png)