Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

devsisters/UnitySettings

Repository files navigation

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

About this plugin

Every single Unity projects havelots 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp