Posts

Showing posts with the label Week 22

Project Progress

Image
 1st Playable  While working on my VR Tutorial game I don't believe that I'll get a lot of it done for the end of the semester but hopefully will have most of it finished in the time to present and see how it goes in the long run. Through it all I've ran into a lot of problems and will have learned more from YouTube than I actually did from unity considering none of the tutorials worked in there.

Beginner Scripting

Image
 Beginner Scripting  The second beginner coding task that I took on was Linear Interpolation which is when you interlope two values which helps and for example if you were to interlope 10 and 8 it'd be 9 as its 50% between the two. Unity

Beginner Scripting

Image
 Beginner Scripting  This week I worked on the beginner unity tutorials and was working on the topic Look At which follows the game object focus on another transform in your game.  Unity