dotjavafile / hogwarts

Hogwarts (Harry Potter) open sandbox game made in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hogwarts Sandbox

A Hogwarts (Harry Potter) open sandbox game made in Unity. NOT FINISHED

OpenHogwarts demo hogwarts hogwars2 hogwars3 hogwars4 hogwars5

Binary download

You can download the latest compiled binary here: https://github.com/OpenHogwarts/hogwarts/releases

Development requirements

Setup

Analytics

  • Clone/Download this repo (https://github.com/OpenHogwarts/hogwarts/archive/master.zip)
  • Open the downloaded folder in Unity (File -> Open Project)
  • In Unity project's folders double click MainMenu (Assets -> Scenes -> MainMenu)
  • Hit the start button from Game tab. Inside the game, click create a New Character, set the name and click on "Enter".

Working features

  • Multiplayer
  • Chat
  • Inventory
  • NPCs (Agressives, sellers, questers, talkers) + patrols
  • Spells combat
  • Flying Broomstick
  • Quests

¿Why development is so slow?

Because everyone wants to play, but no one wants to code/design/mod/help.

Hotkeys

Since they may change, always check https://github.com/OpenHogwarts/hogwarts/blob/master/Assets/Scripts/Player/PlayerHotkeys.cs to ensure which are the latest assigned for each action.

  • WASD: Player control
  • ESC: Config
  • F1: Enable Dev options in ESC menu
  • F2: Take screenshot
  • Z: Hide UI
  • E: Broomstick spell
  • Q: Lumos
  • T: Chat
  • B: Bag
  • C: Character
  • Left mouse: Select target
  • 1, 2, 3.. keys: Spell cast

Broomstick hotkeys

  • WASD: Basic control
  • Right mouse: 3D Direction control

ToDo

Check the wiki https://github.com/OpenHogwarts/hogwarts/wiki/ToDo

Credits

Special Thanks

  • Bruce (iBoxDB creator) for the technical support given
  • Rusfighter for finding the OnMouse events - NPC bug

Copyright Notice

All trademarks or registered trademarks mentioned are property of their respective owners. Unless identified with the designation "COPY FREE", the contents of this project are copyright reserved by its owners.

About

Hogwarts (Harry Potter) open sandbox game made in Unity


Languages

Language:C# 68.5%Language:ShaderLab 19.5%Language:HLSL 11.9%Language:JavaScript 0.0%Language:Boo 0.0%