https://github.com/varneon/vudon-noclip
Noclip prefab for VRChat worlds
https://github.com/varneon/vudon-noclip
udonsharp vrchat vrchat-sdk3 vrchat-udon vrchat-vpm vrchat-worlds
Last synced: about 1 month ago
JSON representation
Noclip prefab for VRChat worlds
- Host: GitHub
- URL: https://github.com/varneon/vudon-noclip
- Owner: Varneon
- License: mit
- Created: 2022-09-17T06:50:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T14:56:38.000Z (7 months ago)
- Last Synced: 2025-02-28T09:17:07.268Z (2 months ago)
- Topics: udonsharp, vrchat, vrchat-sdk3, vrchat-udon, vrchat-vpm, vrchat-worlds
- Language: C#
- Homepage:
- Size: 95.7 KB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [VUdon](https://github.com/Varneon/VUdon) - Noclip [](https://github.com/Varneon/VUdon-Noclip/blob/main/LICENSE) [](https://github.com/Varneon/VUdon-Noclip/stargazers) [](https://github.com/Varneon/VUdon-Noclip/releases) [](https://github.com/Varneon/VUdon-Noclip/releases/latest)
Noclip prefab for VRChat worlds.
> _If you're used to the noclip from Source games (Garry's Mod, CS:S, CS:GO, etc., you should feel comfortable using this)_
# How To Use
* Drag and drop the `Noclip` prefab from `Packages/VUdon - Noclip` into your scene
> **NOTE:** If you want to prevent users from activating noclip, **_DISABLE THE COMPONENT!_** _(Proper support for noclip permissions will be added in a future release)_

# Installation
### Dependencies - `2`
* [Neon Inspector](https://github.com/Varneon/Neon-Inspector)
* [V-Inspector](https://github.com/Varneon/V-Inspector)### Import with [VRChat Creator Companion](https://vcc.docs.vrchat.com/vpm/packages#user-packages):
> 1. Download `com.varneon.vudon.noclip.zip` from [here](https://github.com/Varneon/VUdon-Noclip/releases/latest)
> 2. Unpack the .zip somewhere
> 3. In VRChat Creator Companion, navigate to `Settings` > `User Packages` > `Add`
> 4. Navigate to the unpacked folder, `com.varneon.vudon.noclip` and click `Select Folder`
> 5. `VUdon - Noclip` 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)](https://docs.unity3d.com/2019.4/Documentation/Manual/upm-ui-giturl.html):
> 1. In the Unity toolbar, select `Window` > `Package Manager` > `[+]` > `Add package from git URL...`
> 2. Paste the following link: `https://github.com/Varneon/VUdon-Noclip.git?path=/Packages/com.varneon.vudon.noclip`### Import from [Unitypackage](https://docs.unity3d.com/2019.4/Documentation/Manual/AssetPackagesImport.html):
> 1. Download latest `com.varneon.vudon.noclip.unitypackage` from [here](https://github.com/Varneon/VUdon-Noclip/releases/latest)
> 2. Import the downloaded .unitypackage into your Unity project## Developed by Varneon with :hearts:
[](https://twitter.com/Varneon)
[](https://www.youtube.com/Varneon)
[](https://github.com/Varneon)