Posts

Showing posts from October, 2020

Activity 3

Image
How to a move and rotate an object, create a simple game in unity Kindly Submit a blogger about how to move and rotate. what is a component? what is the script? and take a few screenshots. Hi Good Day! this was my 2nd Unity activity this is how to move and rotate objects to be an obstacle in a game. this is how it looks in-game, mines move a bit fast from side to side and bottom to top. this is the script I've used to move the mines and this is for rotating platforms THANK YOU! AND HAVE A NICE DAY this is the actual video of the activity.

Activity 2

Image
How to add an object or obstacle to make it move, create a simple game in unity Kindly Submit a blog about how it moves, How the player moves the obstacle, and what is the component that the player moves, and what C# script did you coded and takes few screenshots of the process. First, I added objects such as a Submarine as the player, mines as objects, and other things such as platforms and borders. then I added a script for the main character which is the submarine. this script is for the character to move when pressed arrow keys or WASD buttons added this background to make my boring on the unprocessed game quite alive run and edited positions of the character and objects. and there you have it. THANK YOU AND HAVE A NICE DAY!