Skip to main content

workshop 1

Workshop 1 

The traffic light exercise that we did in the lecture for multimedia development gave me a new perspective on how to look at objects that we see regularly every day and to actually think about how they work the topic of how traffic lights work is something that I would not be familiar with but I do see a a pattern in how the lights work. I also did not know how to create a flow chart as I have never done one before but one of the people I was in a group with knew how to do flow charts so I kind of understood how they worked. I enjoyed working in a group because I learned new things and since I didn't really understand how flow charts worked I had help to figure it out and I enjoyed interacting with people instead of figuring it out by myself. I also found out what the pattern was of the traffic lights which was the top and bottom lights would be red and the left and right would be green and the pattern would change every few minutes I also got to hear peoples perspective of how traffic lights work which I found interesting because different groups had different answers and one group did it from the person driving the cars point of view which I found interesting and another group had a theory that there was pressure plates to know when a car is at the traffic lights so the lights would then know when to change color. I learned a lot from this task such as how we see objects everyday but do not know how they actually work and I also learned that traffic lights have a pattern and also how to create a flow chart I also liked that we got to interact as a class instead of just reading notes of the board and in my opinion it helps me learn and understand things better when working in a group rather than working by myself.


Workshop 1-workshop


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