top of page
Grainy Texture

Green Design

in unity

(Walkthrough)

In unity is where all the effects come together into a project that can be "walked through"

Dark Curved Shapes

Room Designs

Room designs have been furnished, textures or colors applied, and lighting added.

Colorful Shapes

Scenes

You may have noticed some floating red spheres in the scene. When the sphere is clicked it triggers a LoadScene() function which brings you to an infographic screen as previewed to the right.

Screenshot 2024-04-15 131905.png

Scripts

Scripts are lines of code that has a purpose or a function. Some scripts that we used had simple tasks like loading a scene when clicking a button (Right), while others had more complicated functions like starting a scene with a fade in rather than being abrupt (Below)

Screenshot 2024-04-17 120014.png
Screenshot 2024-04-17 120153_edited.jpg

Funny moments

Funny haha's that showed up during or after the project.

Screenshot 2024-04-19 130817.png
somannyfiles.png
Screenshot 2024-04-23 120034.png
Screenshot 2024-04-23 131840_edited.jpg
bottom of page