Skip to content

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

License

Notifications You must be signed in to change notification settings

MinaPecheux/godot-quick-tutorials

Repository files navigation

[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 :)


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

01. Time counter

cover-01_TimeCounter

02. 2D top-down movement

cover-02_TopDownMovement

03. 2D camera follow

cover-03_2DCameraFollow

04. Quick 3D setup

cover-04_3DSceneSetup

05. Playing sounds

cover-05_PlayingSounds

06. 2D in 3D

cover-06_2DIn3D

07. 3D trigger zone

cover-07_3DTriggerZone

08. Rich text label

cover-08_RichTextLabel