UdonExplorer Save

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

Project README

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

Import with VRChat Creator Companion:

  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

Import with Unity Package Manager (git):

  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 :hearts:

Twitter Follow YouTube Channel Subscribers GitHub followers

Open Source Agenda is not affiliated with "UdonExplorer" Project. README Source: Varneon/UdonExplorer
Stars
68
Open Issues
1
Last Commit
6 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating