Skip to content

Commit 2c29ff0

Browse files
authored
Update README.md
1 parent 22af5b9 commit 2c29ff0

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
# polypoly
1+
# PolyPoly
2+
Is a Unity 3D Game with multiplayer using mirror (A Unity Networking Library).
3+
All assets were created by me using blender.
4+
It also uses a third party UI System called Noesis (A Xaml based UI Toolkit)
5+
6+
For easier development using Mirror I added a modified Package called ParrelSync, letting the Developer have multiple editor instance open to test multiplayer with.
7+
8+
It contains two scenes:
9+
- FirstPersonDemo - Showcasing multiplayer and first person movement
10+
- GodViewDemo - Showcasing a basic city builder
11+
12+
Before starting the project you have to first create Symlink for the NoesisUI to work.
13+
Simply run the link.bat found in /Assets/UI/ as an adminstrator
14+
15+
![God View Demo](https://i.imgur.com/qGK2qKx.png "God View Demo")
16+
![First Person Demo](https://i.imgur.com/QUq5qVv.png "First Person Demo")

0 commit comments

Comments
 (0)