top of page

Starting the project

  • zm02stor
  • Sep 4, 2022
  • 1 min read

Basic Main Menu:

I started by creating a basic main menu which can load levels.

Clicking on single player and choosing yes will load in the first level of the game.

The multiplayer option will display two other buttons which do not do anything at the moment. In future it will take them to a lobby where they enter a code to join other players before they begin the game.



Player:

Once the menu was done, another scene was created to start the first level. The player has a placeholder object representing the arms. At this stage the player can move and look around the scene. In previous attempts there were problems with rotating the player's body where the camera is facing and moving in the correct direction. At a later date the placeholder for the player's body will be replaced.


[Image of player]


Setting up Photon:

Photon 2 is a game engine which allows for multiplayer games [?]. It has added through the unity asset store ready for the multiplayer game modes at a later date.


Goals for next time:

  • Create random spawner for cats

  • randomise cat colour

  • allow for pickup

  • add simple UI for cats collected








Recent Posts

See All
Adding a player base

The player still did not have a safe space where they could stay in, or where the cat's cannot run into during their wander state. I...

 
 
 

Comments


ZAHRA MIAH

©2022 by Zahra Miah. Proudly created with Wix.com

bottom of page