You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments