Skip to main content

Unity Free Tutorials

Unity Free Tutorials


This week has been an extremely busy week with deadlines. Unfortunately, due to other massive submissions in these last two weeks, I don't even have a minute spare to practice these tutorials or develop my project until the weekend. But, I have had just enough time to watch these tutorials and understand what is happening in them in order to implement them into my own game.

I never even thought about these particular things until I was reading and commenting on other student's blog posts. I'm glad now, as it's just in time right before the end and they are obviously quite necessary in the development and functionality of a game.

Main Menu
https://youtu.be/_1wMnE06PeU

Pause Menu
https://youtu.be/JivuXdrIHK0

The coding from both of these tutorials seems quite difficult, and I am positive that I can complete them both separately, but when it comes to implementing them both together in the same game, I'm so sure. Hopefully, it will work and I can get it all working and running well.


Screenshot from the Pause Menu tutorial.


BLC Blogging

Comments

  1. Hi Brian,

    I know this week has also been crazy for me, the stress is slowly getting to everyone! I found your tutorials very helpful as I need to make a menu myself so I will be defiantly be using them to try and figure out how to make my menu thanks to your recommendation!

    Really looking forward to playing your game next week!

    -EH

    ReplyDelete

Post a Comment

Popular posts from this blog

Introduction to a Future Web Developer.

Hey! This post is a little bit less of the 'fun talk' than discussing my favorite game, but it will still be very interesting. I will be discussing ME! Nothing too personal, I will be focusing on the professional side of my everyday life. At the moment, college takes up most of my time, as you would expect. I am currently in my second year of study in Creative Digital Media and so far, I'm loving it! We aren't really too long into Second Year for me to give a fully-fledged opinion on it, but I can definitely share my thoughts from First Year.  First Year was hands-down the quickest year of my life. It is crazy how different your life feels when starting in a completely different environment, especially after coming straight from secondary school, like I did. When you're finally studying and working on something that you want to be doing, you have fun and time really does fly. I definitely know that I'm in the right course. My favorite thing about...

Alpha

So, I've managed to complete the three levels that I hoped to complete. I have added a skybox to the levels also, and have changed the color of the text on-screen (the coin-counter) from black to white, as the black text blended in with the background. My Own Screenshot Of The Updated First Level One issue I'm having is with the materials and textures. I have no idea what's happening with them. All materials are now showing up as the default plain white (they have a pink hue in the screenshot due to the skybox), and it won't allow me to add the textures or materials that I intended to use, and that were used in my first playable. Also, when you play the game, and progress to another level, this happens: My Own Screenshot Of Level 2 For some reason, the hue then changes to kind of a beige color. This only happens when you begin on a certain level and progress to another one during gameplay. If I were to begin gameplay on Level 2, for exampl...

Game Elements

This week's reading consisted of learning the qualities of games, to help with our terminology and language when discussing game design, and also to help our understanding of the never-ending definitions of a game. The elements of 'games' are as follows: ● Players  ● Objectives (goals)  ● Rules  ● Resources and Resource Management  ● Game State  ● Information  ● Sequencing  ● Player Interaction  ● Theme (Narrative, Backstory, Setting)  ● Games as Systems We also learned about a critical analysis of a game, and how it's done. The biggest thing this section focuses on is not giving a grade or a score, but analyzing things that work, figuring out why and developing on that, then the same for things that don't work. Being able to give an actual analysis rather than a statement is extremely important. Analytic Chart "Technical analysis"   by  hardeep.singh  is licensed under  CC BY 2.0  BL...