- Home /
how do i add UNET scripts into my Unity3D,How do i get UNET Scripts into my Unity3D
i want to make a multiplayer game using UNET but i dont know where to get the scripts for it,i want to make a Multiplayer game using UNET but i cant bc i dont know how to get the Scripts
Answer by Bieere · Aug 11, 2019 at 04:23 PM
I believe you need to add the HLAPI Multiplayer package found inside your package manager to access the UNET scripts.
Window->Packages (Give it a minute to load all the packages)
Please note though that these will soon be deprecated
Your answer

Follow this Question
Related Questions
Is it possible to make a Multiplayer (1v1) game WITHOUT hosting servers? 3 Answers
how to know that which client has left the game 2 Answers
Unity Networking cannot connect to device in other countries ? 1 Answer
What is the maximum feasible number of players in a procedural-generated, top-down 2D MMO? 1 Answer