Skip to main content

Unity tutorial 05

Unity tutorial 05

I really enjoyed doing these tutorials for the first tutorial i had to make the animals eat the food by using c # script and box colliders I found this tutorial very helpful and entertaining I did have a bit of trouble with the script but eventually figured it out I really enjoy these tutorials a lot more this semester than I did last semester. For the challenge 2 I found it a bit difficult but got the majority of it done I like the way it challenges me to hard code without looking at other coding even though I do find it difficult at least I am learning a lot more c # script than I did last semester. I do feel like my coding is improving a lot but I am finding the challenges a lot harder than the unity tutorials as I am still not the best at c # coding. For the first tutorial I really liked learning how to get the animal to eat the pizza I have great fun playing the games when I am finished with the tutorials. Anyway so far I feel like the tutorials are really helpful overall and that my coding is getting a lot better overtime and hopefully I will get better at the challenges.
Challenge 2
Unity tutorial
unity tutorials










Comments

Popular posts from this blog

Beta

Beta For my Beta of my game I added some dialogue and fixed up my terrain a little bit but for some reason when I play my game my cursor will not show up even though the dialogue is clickable which is strange but so far I think my game turned out well for a prototype I have struggled a little bit as I do not know much about games or c# script but I have a functional game so far in my game I have two characters, a pick up fruit object, main menu which needs a bit of fixing and dialogue and I have also put a lot of design into my game. I did not get everything I wanted in my game but I think my expectations were too high so I might have to change some things around for my game but overall I think everything worked out well other than some struggles with c# script. I am happy with how my prototype turned out and I now know what I can do to improve when I start my game. Main menu Main Menu clickable buttons. Terrain. Terrain. Terrain with character. Terrain...

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.

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...