Open in app

Sign In

Write

Sign In

Ahmed Schrute
Ahmed Schrute

77 Followers

Home

About

May 17, 2021

Unity Multiplayer Example

In this tutorial we will create Multiplayer Game Server and Client using node JS (or docker) and Unity. If anything in this tutorial was not clear, feel free to ask on the Discord Server. Game Server (Node JS) First let’s start with the Node JS server Create an empty directory and open it…

Unity 3 D

3 min read

Unity Multiplayer Example
Unity Multiplayer Example
Unity 3 D

3 min read


Mar 26, 2021

Unity & nodeJS Multiplayer Explained

In this tutorial, I’ll be talking about understanding multiplayer games using Edge Multiplay, Edge Multiplay is a multiplayer solution where the server is nodeJS and the client is unity. Edge Multiplay is a free and open-sourced Multiplayer solution. I have here a small example where I’m going to enter…

Gamedev

3 min read

Unity & nodeJS Multiplayer Explained
Unity & nodeJS Multiplayer Explained
Gamedev

3 min read


Mar 6, 2021

Unity+ NodeJS SQL Server & Client

In this tutorial, we will create a nodeJS server and UnityC# client for storing our app data on the server and we will deploy the server using a docker file. Server code First, we will create a folder for our nodeJS…

Unity 3 D

3 min read

Unity+ NodeJS SQL REST API
Unity+ NodeJS SQL REST API
Unity 3 D

3 min read


Feb 5, 2021

Creating AR Multiplayer App in Unity

Using EdgeMultiplay and Unity AR Foundation, you can easily create an Augmented Reality Multiplayer Game that works on Android & iOS Unity AR Foundation utilizes (iOS ARKit & Android AR Core) to make creating crossPlatform Augmented Reality Apps easier with less configuration. EdgeMultiplay adds another layer of abstraction to enable…

Unity 3 D

4 min read

Creating AR Multiplayer App in Unity
Creating AR Multiplayer App in Unity
Unity 3 D

4 min read


Jan 7, 2021

EdgeMultiplay (Unity Multiplayer Solution)

We just released an OpenSource Multiplayer server and client, for Multiplayer experiences and we called it EdgeMultiplay. The server is a NodeJS server that uses UDP and WebSockets and it works with an easy to build Unity C# Client. Check the server code https://github.com/mobiledgex/edge-multiplay-node-server/ and the server…

Unity 3 D

1 min read

Unity 3 D

1 min read

EdgeMultiplay (Unity Multiplayer Solution)

We just released an OpenSource Multiplayer server and client, for Multiplayer experiences and we called it EdgeMultiplay.

The server is a NodeJS server that uses UDP and WebSockets and it works with an easy to build Unity C# Client.

Getting Started Tutorial

Check the server code

https://github.com/mobiledgex/edge-multiplay-node-server/

and the server…

--

--


Published in Unity & NodeJS

·Dec 7, 2020

WebSocket Client & Server (Unity & NodeJS)

In this tutorial we will create a NodeJS WebSocket server and a Unity C# client and will communicate messages between the server and the client. NodeJS WebSocket Server Here is the NodeJS Websocket server example: const WebSocket = require('ws') const wss = new…

Unity 3 D

4 min read

WebSocket Client & Server (Unity & NodeJS)
WebSocket Client & Server (Unity & NodeJS)
Unity 3 D

4 min read


Dec 4, 2020

Voice Recording in Unity3d

In this tutorial, I will explain the usage of the Unity component I created for recording Mic Input in Unity and saving the file as .wav in the Streaming Assets Directory How it works Download Unity Recorder Package, you will find the unity package at https://github.com/ah1053/UnityRecorder Add the Unity Recorder…

Unity 3 D

2 min read

Voice Recording in Unity3d
Voice Recording in Unity3d
Unity 3 D

2 min read

Voice Recording in Unity

Voice Recording in Unity3d

In this tutorial, I will explain the usage of the Unity component I created for recording Mic Input in Unity and saving the file as .wav in the Streaming Assets Directory

How it works

Download Unity Recorder Package, you will find the unity package at https://github.com/ah1053/UnityRecorder

Add the Unity Recorder…

--

--


Published in Unity & NodeJS

·Nov 18, 2020

UDP (Unity & Node JS)

In this tutorial, I will create UDP Server & UDP Client , the server will be NodeJS Server and the UDP Client will be C# on Unity3d. About UDP UDP stands for User Datagram Protocol UDP is a stateless connection and unreliable, however it can be…

Unity 3 D

3 min read

UDP (Unity & Node JS)
UDP (Unity & Node JS)
Unity 3 D

3 min read


Published in Shader Coding in Unity from a to z

·Feb 17, 2020

Vertex Fragment Shader Structure

This article is a continuum of shader coding articles using Shader lab in Unity, I highly recommend you visit my two articles Understanding Mesh Anatomy in Unity and Shader Variables Datatypes for better understanding of this article. In Unity, using shader lab, we can create surface shaders or vertex-fragment shaders. …

Education

3 min read

Education

3 min read


Jan 25, 2020

Rendering Queues in Unity

A lot of times, we need to render certain objects(Player, Gem …etc) to the front even there is an object overlaying our main object.

Unity 3 D

2 min read

Rendering Queues in Unity
Rendering Queues in Unity
Unity 3 D

2 min read

Ahmed Schrute

Ahmed Schrute

77 Followers

Software Engineer @ MobiledgeX

Following
  • Brad Traversy

    Brad Traversy

  • Sarah Hill

    Sarah Hill

  • Made with Unity

    Made with Unity

  • Alexey Gulev

    Alexey Gulev

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech