IllusionMods / KKS_VR

VR plugin for Koikatsu Sunshine (main game and studio)
MIT License
50 stars 11 forks source link

Ensure teleporting ends up on a navmesh, at least check height #6

Open thojmr opened 2 years ago

thojmr commented 2 years ago

Somehow the Warp tool needs to detect the floor (or navmesh) when warping down declines (Stairs for example). It seems to handle inclines fine. Allow warp tool to land below character root position Y value.

You can compound this once you're airborn for fun. KoikatsuSunshine-2022-01-29-20-30-45-Render .

thojmr commented 2 years ago

Oh, you also see the following warning when you are airborn "Failed to create agent because it is not close enough to the NavMesh" Not sure if it matters.

thojmr commented 2 years ago

For now use the movement tool + grip to pull yourself back down. Duh!