Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (π¬π§ + π«π·).
- Host: GitHub
- URL: https://github.com/minapecheux/godot-quick-tutorials
- Owner: MinaPecheux
- License: mit
- Created: 2024-06-10T15:33:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T12:45:06.000Z (7 months ago)
- Last Synced: 2024-09-23T12:32:24.930Z (4 months ago)
- Topics: csharp, csharp-code, game-dev, game-development, gamedev, gdscript, godot, godot-demo, godot-engine, godot-game, godot4, godotengine, tutorial, tutorial-code, tutorials
- Language: C#
- Homepage: https://minapecheux.com/
- Size: 9.07 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)