Skip to content

Varneon/UdonExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UdonExplorer GitHub Repo stars GitHub all releases GitHub tag (latest SemVer)

Unity Editor extension for easily exploring all UdonBehaviours in your Unity scene


Udon Explorer allows you to see all of the UdonBehaviours in your scene at a glance and detailed information about them like their sync mode, execution order, program source, program source file size, etc. and the listing can be sorted based on any one of these columns.

By right clicking an UdonBehaviour you can access the following options:

  • Open Udon Graph (Udon Graph Programs Only)
  • Open/Select U# Source C# Script (UdonSharp Only)
  • Select Program Source
  • Select Serialized Program Asset

UdonExplorer


How to use UdonExplorer

  1. Download com.varneon.udonexplorer.zip from here
  2. Unpack the .zip somewhere
  3. In VRChat Creator Companion, navigate to Settings > User Packages > Add
  4. Navigate to the unpacked folder, com.varneon.udonexplorer and click Select Folder
  5. UdonExplorer should now be visible under Local User Packages in the project view in VRChat Creator Companion
  6. Click Add
  1. In the Unity toolbar, select Window > Package Manager > [+] > Add package from git URL...
  2. Paste the following link: https://github.com/Varneon/UdonExplorer.git?path=/Packages/com.varneon.udonexplorer

Import from Unitypackage:

  1. Download latest UdonExplorer from here
  2. Import the downloaded .unitypackage into your Unity project

After importing

  • Open UdonExplorer by navigating to Varneon > UdonExplorer on your Unity editor's toolbar

Developed by Varneon with ♥️

Twitter Follow YouTube Channel Subscribers GitHub followers