Skip to main content

Unity Tutorial 04

Another blog post about Unity3D, the Unity tutorial wasn't difficult to follow and actually do it. The video helped it was clear what you had to do. Last week was a little difficult because you couldn't see if you were putting the game object in the right space but with the video you could.

What we did was fun and interesting. I now know how to add a weapon in the game, make the weapon move when I want to and add in a sound. Adding in the weapon was more fun than adding in the fence.

The fence was basic and easy. All we had to do was drag it in to the game and change the material of it. Changing materials are easy, we been doing that since the first tutorial.

Making the weapon has more work in it. You had to add in the weapon you want to have for your game. If you want to move the weapon, go to animation and click record. You add in the frame where you want the weapon to move at what time. To make it move you don't just do that, you have to write and rewrite the position of the weapon.

Adding in extra cursor was pretty easy as well. We just had to add in a raw image then change the size and where you want to put it as. Once you done that, you got your extra cursor.

I learned how to make the gem disappear when you click E. It wasn't as difficult as I thought it would be. We had to add in text, first text will be telling you want to click to collect the gem and the next text would tell you want would happen if you press that button. You then have to go on the script and add in the code for it.

The code would be confusing if there wasn't any video. I still don't understand how to do the coding but I am slowly learning because of the video.

Screenshot of my work on Unity

Comments

  1. Hey Nhu!,
    I really enjoyed reading your Unity Tutorial blog post today. I don't really understand the coding element of the Unity thing either. It's quite tricky to do. It's much easier with the aid of the tutorials but still quite difficult to understand. I'm glad that your getting through the Unity Tutorials and understanding them more as you go on. Anyways,
    Great Blog!

    ReplyDelete

Post a Comment

Popular posts from this blog

Unity Free Tutorials

For now on unity tutorials will be about what I am going to add in for my game. Watching tutorials video will help me create the game I want to make.  I already have a problem with my menu page. I follow everything from the video but it says I have an error. This is one of the reasons why I don't want to become a game designer.  I don't like coding, it just confusing and I don't really get what is going on but hopefully, over time I know the basic coding. The video below, I had a problem adding in the TextMesh Pro. TextMesh Pro is just making the text clearer. Since I am having a problem with add that in I decided to leave it out. Other than that, the tutorial helped. This was another tutorial video I watched.

Multimedia Project Presentation

Today we presented our game 'Tiny Farm' to our year and we got the chance to look at all the other game that was made for this module. The first game I saw was Rob's game 'Monster Flip'. His game was a puzzle game, it has three different levels. when you click on one of the puzzle pieces it will rotate. You have to click the piece until it is in the right position. After you finished the level you can go back to the menu page and click on the next level. I like that the game is for kids who have autism. I enjoy playing this game because it was simple and easy to play. The next game I saw was Darragh's game 'Alien Twine Game'. His game was a story adventure game. It tells a story and you get to choose which option you would like to pick. Each option will bring you to a certain route, it depends on what and which option you pick. I enjoy playing this game because it was fun and interesting to see where you will end up at the end of the story. Battle ...

Game GDD

The articles I read was  Design Considerations  by Greg Aleknevicus,  Prototying  and  Generating Ideas . The articles talks about what a publishers can do to improve a game that does involve spending money on that maybe be worth it. The articles basically tells us that it is important to show the designers where the game is heading. They are a rough example of what the designer is planning on doing with their game to look like and it's about getting the main idea of the game across. Prototypes are used to test something out, so in this case the prototype is to test out the gameplay. Testing the game will give the designer ideas on what needs to be added or take away from the game. When designing games we must come up with the idea. It can be a basic concept idea and not fully formed.  Designing a game, we need to know what rules or system, materials , narrative and market research and ask yourself these questions What game rules led to when test...