• Stars
    star
    141
  • Rank 258,766 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unity Editor extension for automating VRChat world project package management

โ›” WorldCreatorAssistant will be deprecated in January, 2023! Please migrate to VRChat Creator Companion. โ›”

https://vcc.docs.vrchat.com/

WorldCreatorAssistant

Unity Editor extension for automating VRChat world project package management

GitHub code size in bytes GitHub GitHub Repo stars GitHub all releases GitHub tag (latest SemVer)

Header1 Header2

Are you tired of manually importing VRCSDK, CyanEmu, VRWorldToolkit, UdonSharp, UdonToolkit or any other package into your new project or updating them over time?

Would you like to have direct access to an extensive list of information related to VRChat world creation right within your editor?

WorldCreatorAssistant is made to be the first package to be imported into your Unity projects and it takes care of the most common steps with the help of Project Setup Wizard that allows you to choose your preferred options for initializing the project.

WCA also has built-in resources and FAQ that are there for you when you need them the most.

DISCLAIMER: World Creator Assistant is still in Open Alpha and undocumented bugs may appear.

How to use World Creator Assistant

Starting new project Tutorial video on YouTube

  1. Download latest WCA from here
  2. Start new Unity project using Unity 2019.4.31f1 VRChat Docs - Currently Supported Unity Version
  3. Import WCA unitypackage to the project
  4. Open WCA Project Setup Wizard by navigating to Varneon > World Creator Assistant on your Unity editor's toolbar
  5. Proceed to configure your project as you wish and let WCA Project Setup Wizard take care of the initialization of the project

Using WCA in existing project

  1. Download latest WCA from here
  2. Import WCA unitypackage to the project
  3. Open World Creator Assistant by navigating to Varneon > World Creator Assistant on your Unity editor's toolbar

Updating World Creator Assistant using self-updater

NOTE: Self-updater is not guaranteed to work if WCA's files are not under the standard directory (Assets/Varneon/WorldCreatorAssistant)

  1. Go to Settings tab on the main window
  2. Click Check For Updates
  3. If new version is available, click Update

More Repositories

1

VUdon-Udonity

WIP Runtime Unity Editor made with Udon for editing VRChat worlds in game
C#
77
star
2

UdonExplorer

Unity Editor extension for easily exploring all VRCSDK3 UdonBehaviours in your Unity scene
C#
69
star
3

VUdon

UdonSharp prefab ecosystem for VRChat worlds
47
star
4

UdonEssentials

Evergrowing collection of Udon prefabs for VRChat world creation
C#
41
star
5

UnityFBX-To-Blender-Importer

Unity Editor extension for importing FBX models from Unity into Blender using Python expressions
C#
35
star
6

VUdon-ArrayExtensions

Collection of array extension methods compatible with UdonSharp 1.x which adds partial feature set from List<T>
C#
28
star
7

Unitypackage-Exporter

Unity Editor extension for exporting consistent revisions of unitypackages with custom configurations
C#
20
star
8

VUdon-Noclip

Noclip prefab for VRChat worlds
C#
10
star
9

UPM-Package-Generator

Generator for easily creating new UPM packages for Unity
C#
9
star
10

VUdon-MusicPlayer

Music player prefab that allows world creators to create playlists for their worlds for everyone to listen to
GLSL
7
star
11

VUdon-Vehicles-Base

Common vehicle assets, prefabs and editor scripts for VUdon - Vehicles (Lite & Full)
C#
6
star
12

VUdon-Seats

Self-calibrating synced abstract seats with callbacks and API
C#
6
star
13

UnityEditorUtilities

Collection of useful Unity Editor utilities ranging from small macros to full toolkits
C#
4
star
14

V-Inspector

Unity Editor toolkit for creating custom inspectors with UIElements
C#
4
star
15

AssemblyDefinitionGenerator

Experimental automatic Assembly Definition generator for Unity Editor
C#
4
star
16

VUdon-QuickMenu

HUD quick menu prefab for VRChat worlds
C#
4
star
17

VUdon-DepthBufferToolkit

A toolkit for configuring the depth buffer in VRChat worlds with Udon
C#
4
star
18

VUdon-VisibilitySensors

Various sensors for detecting a renderer's visibility state and relaying it to e.g. GameObject's active state, UdonBehaviour variables, etc.
C#
4
star
19

VUdon-Logger

Runtime logger for UdonSharp
C#
3
star
20

VUdon-UdonAssetDatabase

UdonSharp prefab for making Unity project's AssetDatabase partially available in VRChat worlds using Udon
C#
3
star
21

VUdon-PlayerTracker

Tracker prefab for providing tracked transforms on the local player's TrackingData or bones
C#
3
star
22

VUdon-Weapons

Collection of UdonSharp scripts for creating functional and synced firearms for VRChat worlds
3
star
23

VUdon-Menus

UdonSharp library for creating abstract VRChat world menus
C#
3
star
24

Repositories

A hub for all repositories maintained by Varneon
3
star
25

VUdon-VehicleControls

A collection of experimental physically interactable controls for vehicles
C#
2
star
26

Neon-Inspector

Custom neon-style inspector for V-Inspector
C#
2
star
27

VUdon-PlayerScaleUtility

Utility for receiving the relative scale of the player for calibrating e.g. IPD, pointers and quick menus
C#
2
star
28

VUdon-EventDispatcher

Dispatcher for allowing UdonSharpBehaviours to receive delegated update events
C#
1
star
29

VUdon-LayerMaskDropdown

UdonSharpBehaviour for modifying Unity UI Dropdown into a LayerMask dropdown from Unity Editor in VRChat
C#
1
star
30

Unity-GitHub-Importer

Unity Editor extension for importing and managing Unitypackages from GitHub repositories
1
star
31

Repository-Template-Unity-UPM

Template repository for Unity UPM packages
1
star
32

VUdon-Physgun

Physics gun for manipulating objects in worlds
1
star
33

VUdon-SimplePlayerSettings

Simple, but more advanced replacement for the original "VRCWorldSettings" UdonBehaviour that ships with VRCSDK
C#
1
star
34

UnityWebRequestWrapper

Wrapper for UnityWebRequest
C#
1
star