Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.64 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.64 KB

TU856/TU857/TU858/TU984 Games Engines 1 2024

What is Games Engines?

Join the DISCORD

Welcome to the Metaverse

Assessment

Week 2 - Godot Transforms

Lab

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:

YouTube

Week 1

Lab