Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 2 KB

README.md

File metadata and controls

68 lines (38 loc) · 2 KB

[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