Unity attach object to player tutorial: How to wield a weapon

Unity attach object to player tutorial: How to wield a weapon In this tutorial you will learn how to attach object to a Unity character and how to make a character wield a weapon. I am doing this simple item attach tutorial because in many games you are often displaying characters and enemies wielding items … Read more

MMO multiplayer tutorial for Unity with uLink authoritative server

MMO multiplayer tutorial for Unity using ulink authoritative server Hi guys in this multiplayer tutorial for Unity i will show you how to make your game playable by many users using ulink authoritative server. Our goal is to have multiple players connecting to a Unity authoritative server and move in the same level. We all … Read more