Skip to main content

Unity Tutorial 06

Isn't My Game's new skybox pretty ? Taken by me
This week on unity tutorial I learned about SkyBox, taking the axe, fade in and Environments. Let's start with the Skybox, which I thought would be a lot harder then it's actually is! It's really cool to change something as important as the sky and for it to be so simple, well for Unity standard.

My actual Skybox, taken by me.
I like how we learned to take the axe from the tree, as this will be useful for my game, so I know what I'll be coding next. So far I thought this week was one of the easiest week and then I started #11. First there was no code page, so I had to follow the video and honestly I don't like following the video for code. I have to full screen the video because I can't see it then click out of it to type the code then have to double check its right.

Worst is mr Vegas sometimes makes mistakes like 001SceneStart script then realized and screws up your scripts! I'm not bitter or anything, I swear.

Is it just me or these look weird ? Taken by me.

The whole house bit was the easiest part in all of #11, but apart from that I hated #11.

Comments

Popular posts from this blog

Unity tutortial 07

Another week, another unity tutorial this time I'm not following along with Jimmy Vegas' tutorial series and instead following another series of tutorial to learn how to put an inventory in my game ! In particular, this video  Unity Inventory UI Tutorial  which is a 3d inventory ! Thank god, every fucking tutorial I looked for inventory were for 2d games, not 3d. I did find a blog as well but when I did try to follow along, it didn't go so well so I decide to ditch that and found a 5 minute video. Working on my inventory, yes I'm using my JV tutorial world and turned off fade in, Screen shot taken by me. Now it's confession time and I thought I would say this : I miss Jimmy Vegas. Yeah his tutorial weren't great but some of these tutorial go really fast and you just have no idea what is going on. That's why for my next tutorial I did Jimmy Vegas RPG tutorial #024 Boss Ai  ! Unfortunately Jimmy's Video is part of a series and I don't really w...

First Playable

Project update time! So this week I've been working hard on the axe side of things, I wanted allow the player to be able to pick up the axe and swing it. However I learnt something that I hope wasn't true but sadly is, You can't reused scripts!! I tried to reused the Axe Swing script from jimmy Vegas and it work, but when I recreated it, it did work ! Unity you picky bastard you. Oh yeah I also made a building too, screen shot taken by Me. I also work on taking the axe out of the wall but had to focus on the ray-casting which was a pain in the ass because I completely forgot about it and had to go back to work on it. Honestly I've spent more then 3 hours working on this and while I'm proud of what I've done so far, I also sad because I really wanted to get to the first playable stage of the game but haven't be able to, Hell I still haven't gotten to the player able to take the damn axe out of the damn wall yet. This screen shot of my game does...

Unity tutorial 06: Thanks Google and Unity!

FINALLY I'm done this unity tutorial ! Oh my god you have know idea how long this took me. First Chrome decided not to work, like at all, I don't know since it wasn't my wi-fi or laptop since Firefox work fine for me, so why ? No idea. Cheers Google ! Screenshot taken by me. Oh and the Unity video froze again , then it crashed. I feel you buddy, screenshot taken by me. So how did the tutorial go ? Pretty good actually, once unity stopped messing me around, I actually didn't have a bad time. I guess my only problem is this error which I can't figure for the life of me what it's on about: Null Reference ? What you on about Unity ? Screenshot taken by me. Seriously Unity telling me Null Reference is like telling me my Dad wants me, I've no clue what you're talking about. Anywho apart from this error, I feel like this was the most useful tutorial so far, the others were great for getting back into things while learning a few new tricks but...