Skip to content

TACC/LCCF-VIS-ED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kiosk-3D-education-proj

A 4-player cooperative restaurant management game built in Unity 6. Each player controls a different station while a shared 3D main screen reflects their actions in real time.

Built using FishNet for networking.

Getting Started (Unity 6000.1.2f1)

This section walks you through downloading the project, opening it in Unity, and running the multiplayer game locally.


Requirements

  • Unity Hub
  • Unity Editor: 6000.1.2f1 (required)

Important: This project is built on Unity 6000.1.2f1. Using a different Unity version can cause package/import issues.

Setup

  1. Clone the Repository
  2. Go to Projects → Add → select the project folder (the folder that contains Assets/ and ProjectSettings/)
  3. When prompted, open with Unity 6000.1.2f1 (Install it if you don't have it)
  4. Open the project

Running multiplayer in the editor

At the top of the editor, press

  • Window->Multiplayer->Multiplayer Play Mode This will open up a window where you can check how many instances of the game you want to run, each window representing a different player.
  • Once you click on how many players you want, click the play button.
  • The client in the editor is the Server and a client, while the other windows are all clients.
  • To start the game
    1. Press Start Server at the top left of the main editor
    2. Press Join Game on each client
    3. Once all clients have joined, it will move on to the role selection, where you can pick your role and play the games for each station.

Running multiplayer through builds

  • To be updated.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages