Code Monkey home page Code Monkey logo

unitysettings's Introduction

UnitySettings

Runtime debugging menu (like setting on Android) for Unity.

About this plugin

Every single Unity projects have lots of debugging purpose features. The sad thing is, these kind of codes are just for one time use, even if these are not just project-specific codes. So usally after use these codes, these are just discarded. For preventing invent-a-wheel again and again, we decided to collect all the general purpose debugging features into one single plugin.

The Final Form of Plugin, We Hope

  • It will be similar to Android Settings menu.
  • You will use this plugin just by add a single DLL file.
  • You will open runtime-debugging menu by gesture, like draw circle.
  • You will simply add your own view by few API call.
  • Or you will plugin in your own code in github repository.

Current Status

  • Device information
  • Build information
  • Log viewer
  • Scene changer

What Features, For Example?

We will ship plenty of general purpose runtime debugging features!

  • Extensible CLI parser/executer
  • LUA repl for UnityEngine.dll
  • Account information
  • Touch infomation, with visualization
  • Network monitering tool/simulator
  • Scene flow monitering tool
  • PlayerPrefs modifier/viewer
  • Sound controller

Milestone

  • Before NDC: Preview alpha, Open this repository as public

unitysettings's People

Contributors

jameskim2998 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.