Skip to main content

Unity free tutorials

Unity free tutorials

Character movement
This week I found three tutorials to help me create my game the first tutorial I looked at was creating character movement this tutorial was really helpful I downloaded a character from the asset store I then made a c script to move certain animations attached to the character that I downloaded in the c script I made the character jump which was one of the animations attached to the character I also learned how to get the character to transition to one action to the other which was also really helpful.
Audio
music I used in the game
The second tutorial I looked at was how to add music to my game which was actually really simple I picked a audio that I taught was good and add it into unity I then created an empty game object and add audio to it in the tutorial it also taught me how to add audio to different aspects in the game.
pick up and throw objects
The third tutorial I looked at was how to pick up and throw objects I downloaded a box from the asset store and then did most of the work in c script in the end I could pick up the box but it would not let me throw it but maybe it was something I did in the c script that I can't figure out but I could pick the box up.

I found all of these tutorials very helpful and I will be using what I have learned from these tutorials in my game.
Character jumping and audio playing.
Character jumping,music playing and box being picked up.

Comments

Popular posts from this blog

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.

Introduction

Introduction Hi my name is Jennifer Moorehouse I am 20 years old I was born on the 24th of August 1999 and I live in Finglas in Dublin with my mother and my sister who is 16 years old who annoys the life out of me I am currently studying creative digital media in TU Dublin Blanchardstown and I am in my second year. In my first year in creative digital media I learned a lot one of my favorite modules last year was photography because I love the art side of it and love that you can be creative and express something through an image I also loved looking at different types of photographers and admiring their work I did learn a lot last year and created a lot of new things such as websites, films, photographs, posters and so much more. I am not too sure what career I want to do in the future but so far I do really like photography/Photoshop and I also feel like web development would be a good career to get into. One of my favorite things to do in my spare time is draw I find it very r...

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