Skip to main content

Project

Project 

After many trials and errors I have final got a somewhat working main menu for my game it will still not let me add images but luckily from one of the asset packages I downloaded there was a sprite that had a menu title on it which will do for now until I figure out how to add images to my main menu I tried adding a cube and tried adding a image to that but that did not work either but I am happy with what I got so far even though it did take a while to figure everything out because it would not let me add my script to the buttons on my menu for no reason at all because I had no errors in my script but I will get it working eventually. Anyway I am happy that I finally got a somewhat working menu done.

main menu.

buttons and main menu.

trying to add cube to add image as background.



Comments

  1. Hi Jennifer, I have read through your blog post and your previous posts in relation to your game and I must say that it seems to be going really well. I do think Unity is very difficult and i have made many errors with it, so it is okay that your finding a few things difficult because that is normal. You have made a lot of progress and from looking at your screenshots above you have done a lot of work for your game so fair play. Best of luck with your game!

    ReplyDelete
  2. Hi Jennifer,

    Sorry if this comments makes no sense, I'm just back from training and I'm wreck ! Anyway I really like your blog, it's very short but written well and easy on the eyes (Thank god !) . I really like your menu, it's doesn't look too bad, that asset pack was handy ! I might have to go look for it for my game !

    I do have one question: Have you work on anything else with your game ? You don't state that you did so I'm guessing no and I can understand why, I don't want to think of Wednesday night trying to remake our animatic (oh god).

    Also, I have one complaint, use damn commas ! I read it once and thought it was fine, then I try to read it again. It was so hard to read a second time, I had to stop because I didn't have a clue what you were on about.

    Anyway I can't wait to read your blog you in the future !

    Y.I.S
    Sarah H

    ReplyDelete
  3. Hi Jennifer,

    Great to see that you got a somewhat functioning main menu for your game! I know you've been struggling with it for a while so well done on making it despite the problems you've encountered. It looks the part and has the main components of a menu screen which will be great once they're functional.

    Have you linked the menu to the main scene or tried to? A main menu isnt really functional as a main menu unless it brings you to the game when you press play. I followed a set of Jimmy Vegas tutorials to make mine which worked out for me since he provides the script and is easy to follow.

    For your menu I would also suggest fixing some of the text since some of it doesnt look aligned and the text on the teal part of the menu looks very stretched out. Perhaps it's the look you're going for, but I think it could be improved a little bit to look more visually appealing.

    All the best,
    Kay

    ReplyDelete
  4. Hi jennifer.
    well done on making great progress with your game thus week. your menu looks really good and I look forward to seeing your final game very soon. You have made more progress than me so good work. I really enjoyed reading your blog today and found it to be very well written.
    Regards
    Aaron C

    ReplyDelete

Post a Comment

Popular posts from this blog

Reading 10

This week I have finally finished my topics I have over 2,000 for my chapters my game design process has more words than my visual and audio elements but not by much I have learned a lot from writing these topics and have definitely improved my writing skills a lot, I have also learned a lot on each of my topics. Overall I feel like my topics are decent and that I have wrote some good information on both of them. I am really glad that I have finished and it is a huge weight of my shoulders I just have to do my reflection work. I feel like this week we have done a lot on fixing up the writing on most of the chapters which is really good and I feel like everyone has done good work overall. Below are some screenshots of my topics in my chapter.

Unity tutorial 03

Unity tutorial 03 I have learned a lot from this unity tutorial I have learned how to create a clock from objects such as cubes and cylinders and how to position, scale and rotate them in the right positions which I found really helpful. I also learned how to create materials to add to the objects to add color and how to use a mesh collider component I also learned what is a child object and a parent object. The most important part of this tutorial would have to be the c# script it taught me how to get objects to move by using class and transform I found this very interesting but it was hard it did not work for me at first but I finally got it to work after a while I might not use anything I learned in this tutorial but it was good to learn new things about unity I might use some of the information I learned from the tutorial about c# script in my game. I am looking forward to start creating my game and all the information I have learned so far in unity and making my game look as goo...

Unity tutorial 05

Unity tutorial 05 I learned a lot from these Jimmy Vegas unity tutorials I learned how to add text and how to change the color of text I also learned how to add raw images and how to change the shapes of them. I also learned in c script how to add sound to the diamond and how to link action display, action text and extra cursor to the diamond. I also learned how to add more objects such as a fence and how to duplicate it and how to make objects look more realistic by using textures. I learned how to add objects to the person in the game and how to make objects move with the person when he walks I also learned how to make the object move by using animation by changing the position and scale with 60 frames per second. I also learned how to use layers so that the object will no clip into any other objects. I also learned how to make an object move and swing using c script also how to add sound to an object by using c script also. I am looking forward to starting my game and using some o...