For this week’s class, we gave a progress update to our facilitator which did not go as expected as there were many things that we needed to show which we didn’t have in the presentation such as the blog, which we were meant to show each week. In class, we worked on some basic math formulas and physics with a small discussion on their inner workings, limitations & how the mathf library is made in floats which limits the library for games such as the kerbal space program where higher precision is required.
(Youtube, 2014)
While Testing out flip mechanic I tried out transform.rotatearound , which is not helpful as it rotated the entire object thus I have decided to rotate it manually using transform.Rotation and defining the vector it should rotate the object, for now, the rotation is instant & will be worked on in week 3 while I work on the shooting mechanic .
Comments
Post a Comment