Showing posts with label Week 19(07). Show all posts
Showing posts with label Week 19(07). Show all posts

Thursday, March 3, 2022

Scope and Access Modifiers

This tutorial was all about Scope and Access modifiers in unity I am so far enjoying these coding tasks and discovering a lot more about the unity interface and coding in visual studio I will admit the coding part is not easy but I am intrigued and want to learn as much about it as I can because I like coding and am determined to improve bit by bit overtime.

Image from learn.unity.com

Loops

Image from learn.unity.com

In this coding task tutorial I learned about creating different types of loop coding which is something in coding that I have actually never heard of before so it was good to learn about and now know what multiple loops do and its cool to compare unity coding to video games that I have played before in terms of comparing the coding to actions that happens in them its so cool to see how they achieve that even though for huge games the coding is definitely more complex nonetheless.

Tutorial 06

This weeks first tutorial was on visual styling - user interface and head-up display I enjoyed this tutorial because the whole thing was about adding a functioning healthbar into the game which is actually something that I wanted to do for my own game in semester 1 but I was unsure how to do so it’s cool now that I know how by adding in a canvas, anchors, portrait etc and then making it function properly in the game by creating a health bar script and adding code into it. The second tutorial was all about world interaction dialogue raycast so it was all on raycasting which I had never actually seen or attempted this in unity so this was a first for me and I enjoyed the creation of it as things like adding in characters and dialogue so being able to speak to characters in a game makes it feel so much more alive and like an actual game you also of course have to add in a script for the npc to be able to have some dialogue and create and interaction with them so overall this week had fun tutorials and taught me a lot in unity and coding which I hadn’t known about yet so it was very useful.

Image from medium.com

Project Progress

Image from wallpaperflare.com This week is the final project task for my 2D game that I created and called Knight trials I had a lot of fun ...