Skip to main content

Intro

Repositioning Remote Players is an advanced technique for VRChat where you can change where players appear in a world. The core of this technique uses VRC Stations in unintended ways. Combined with other techniques, this is the basis for the Walk-Walking illusion used in worlds. See tweets below for example worlds

Udon Compiler

This guide will show how to create the logic using three different Udon compilers. The logic shown in each type will all do the same thing. Pick your preference:

  1. UdonGraph
  2. UdonSharp
  3. CyanTrigger