Kiarash-Parvizi / GameLog

High-Performance Portable Log System for unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameLog

High-Performance Portable Log Window for unity

Usage

  • Just drag & drop GameLog-Window prefab into your scene
GameLog.Log("Kiarash Parvizi");
GameLog.Log("Running...", UnityEngine.Color.cyan);

If you like this project you can click star at the top of the page

Designed By GameChanger

About

High-Performance Portable Log System for unity

License:MIT License


Languages

Language:C# 100.0%