
Using the same cube prefab fil form last week.

making cubes spawn into stairs

Adding a float symbol to the X, Y, Z coordinates to make cubes turn into stairs

Staircase cubes and sphere

Making the cubes stretch out and form a shape.

cubes look like Minecraft block

Atom cluster

even more blocky block

cubes starting to appear after SpawnRandom code input

making a circle out of cubes

half a circle with 3 floats
Video showcasing cubes being spawned in and forming half a circle shape.

Code to Spawn sphere, drop sphere and disappear

A screenshot of my code to make sphere fall and bounce when dropped

The code to make the sphere "deleteself" after being spawned enough times.

The code to make the spheres dropped change colour using the "colourchange" script.

My initial attempt to make the balls bounce when dropped onto a rotating tile surface area.

My inspiration from the Breakout arcade game.


Screenshot of Tile breaker mini-game with shooter and balls falling on tile clones.
Video showcasing my gameplay footage of playing and attempting to destroy all tiles in the Tile breaker Mini-game prototype.