Skip to content

alexwing/ConsoleToGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleToGUI

Step

This script is used to generate a log file with all the information from the Unity Debug.Log console. It also includes the option to show a Textbox Log in the application UI.

Features

  • Create log file in app path or local resources path
  • Verbose debugging with stack trace
  • Display in UI or silent mode

Others

  • FPSDisplay.cs for displaying framerate on the UI
  • FlyCamera.cs for simple WASD and mouse camera control for test scenes
  • Utils.cs some useful functions

Use

To use this script, simply copy it to the assets folder and add it to any game object.

About

Simple Unity Debug.Log to Screen scroll text box

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages