Making a Debug Web Service in Unity

Опубликовано: 18 Июль 2017
на канале: Sloan Kelly
1,126
16

I tried to come up with an interesting title. :(

This tutorial shows you how to write a web server & expandable services to extract data from your game while it's running.

In this video I show you a basic example of drawing a blip where your character is in the world, but.. from that... You can then have live stats appear on your web page; chart your player's health in a graph, how many enemies get spawned when you hit that volume. The sky is the limit!

Full source code is available from the repository. https://bitbucket.org/sloankelly/yout...

You will have to add the Unity Standard Assets yourself.

Full repository for all my YouTube projects is located here: https://bitbucket.org/sloankelly/yout...

-- Links to Related Videos --
Serialization Playlist:    • Serialization  
C# Networking Playlist:    • Networking in C#  

-- David's Blog: Simple C# Web Server --
https://codehosting.net/blog/BlogEngi...