Welcome to the Metaverse
- 20% Weekly git commits
- 30% Assignment
- 50% Exam
- CSResources git repo. Here you will find links to the previous courses and all my quick references
- Git for poets
- Godot for beginners
- GDScript Tutorial
- 5 Games Made in Godot to inspire you each week
- Game dev news channel
- Godot discord
- Submit your fork of the git repo
-
Physics Nodes
-
git commits on headset
-
Meta Simulator
-
CSGNodes
-
Animation Player
-
XRTK
-
AudioPlayer & effects
-
Bluetooth Audio
- I will not be around on Friday, but I have added lots of examples to the repo
- Recording from last year
-
GodotCon 2024 Program
Update your fork and main branch from upstream Create a branch
Your task is to create a "tower spawner". A Node3D that has a script attached with fields for - radius - number of bricks - height - brick scene
You should be able to place the node in the scene and it should spawn a tower of bricks like the one in this video:
- Fork the repo
- Submit your fork