Superbstingray / UdonPlayerPlatformHook

Prefab to make players follow moving colliders correctly. Effectively parents players to objects.
MIT License
77 stars 2 forks source link
udon vrchat vrchat-udon vrchat-worlds vrcsdk3-worlds

UdonPlatformHook Licence Releases

Drag and Drop solution for making Players correctly follow moving colliders in the scene when standing on them. The prefab makes Players functionally behave as if they were parented to any collider they stand on.

How to use

Functionality / Features

Example

Typically the VRChat Player controller is unable to follow moving colliders and will remain stationary as colliders slide out from underneath it. With the prefab added to the scene, the Player will follow collider movement and Y euler axis rotation correctly.

https://user-images.githubusercontent.com/74171114/130368388-7721e8c7-ec4a-403f-b4bc-e561a8ad06fb.mp4

Overview of script component:

UPHUdon

Example World

Basic example setup can be found in this VRChat world: https://vrchat.com/home/world/wrld_6eaf7a85-ffcb-4765-a9b6-c7e435802079

Requirements