top of page

Updating the map and the pick up object

Now we know we have to change the scope of our game slightly to fit into our time span i have updated the pick up script so that we can not only pick up the objects and inspect them but we can also throw objects which opens up our ability to make physics puzzles in the game.

Also i have made it so that the player can deiced to throw the object with "E" or simple drop it with "R", i have also updated the map so it now fits the whole screen and given the player a knew icon so the player can see where they are in world.

I was discussing with the team and i noticed that i have not shown you guys pictures of my scripting so i will now post the scripts for the pick up and also the inspection rotate script so you can get a better idea how it all works.

bottom of page