Today I start on my Space Shooter game. I was able to create an object and place it into my game scene, I also am able to grab the different drag handle and move the object around my screen.

I also learned how to create a C# script and add it to my player. The next thing I worked on was how to create a code to place my player into a start position.