Skip to main content

Unity tutorial 06

Unity tutorial 06

I really enjoyed these unity tutorials this week I learned a lot from them especially the animation part I did find it a bit difficult but I did find it helpful I really enjoyed making the character jump over obstacles, getting the character to run, adjusting the jump of the character with animation. I also found the repeating background really helpful and fun I did find that the tutorials were a lot longer this week but they were really helpful as I did not know how to use animation before doing the tutorials. I did have some trouble with my code but I eventually got it working I did also really liked learning about getting the character to jump at different levels and how to slow down the character from jumping etc. So far I have enjoyed doing these unity tutorials and feel like they are very useful and I am having fun with them other than my code not working sometimes but the majority of the time it is just a small error but yeah I definitely feel like I am getting better at coding and understanding everything in unity which is a huge difference to last semester as I did not understand c # script at all.
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...