forked from swiveI/Interactable-Objects
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# Interactable-Objects-NonNetworked | ||
methods of interaction for VRChat worlds. Small edit to fit personal preferences. All credits go to swivel. | ||
Most parameters have been privatized to avoid exploitation from malicious client users. | ||
Parameters that are supposed to be executed only locally have been privatised to avoid malicious abuse. | ||
|
||
New prefabs: | ||
|
||
_Mirrors: | ||
Please use this one instead of the regular Mirrors prefab | ||
|
||
_Settings: | ||
Makes use of an edge case in the mirror manager to make it use for world toggles instead. | ||
|
||
|
||
|
||
Project made for udonsharp v0.20.3 https://github.com/MerlinVR/UdonSharp | ||
|
||
Tested with udonsharp 1.1.5 as well |