Skip to content

Unity's Godmode Control Panel. GMCP gives you tremendous realtime control of Unity's inner workings with the press of a button. You don't need to write and test intialization code yourself any longer!

Notifications You must be signed in to change notification settings

Tylemagne/UnityGCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Unity is yours

Have you ever wanted to have a tremendous amount of realtime control over Unity3D's inner intricacies in your project without having to write it the code yourself? Look no further.

Instructions

  1. Create an empty gameobject
  2. Attach GMCP
  3. Press Play and use the assigned trigger key to pull up GMCP

How it works

  1. GCP initializes and renames its parent gameObject
  2. GCP waits for input (the button varies per script variant)
  3. If GCP's input trigger is triggered, the GCP window will be generated
  4. The window handles all setting changes and directly alters Unity engine variables in realtime

About

Unity's Godmode Control Panel. GMCP gives you tremendous realtime control of Unity's inner workings with the press of a button. You don't need to write and test intialization code yourself any longer!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published