ExpiredPopsicle / SnekStudio

Open-source VTuber software using Godot Engine!
GNU General Public License v3.0
128 stars 9 forks source link

Model immediately falls through the floor #6

Closed liclac closed 1 month ago

liclac commented 1 month ago

If I open SnekStudio, the default untextured snek head shows up onscreen, before immediately falling through the plane below in a few frames. I can find it again by translating downwards (Shift+Right Mouse drag).

image image

The same thing happens if I load my own VRM. Though I suppose I could use this by just moving the camera below the floor tbh.

image image

ExpiredPopsicle commented 1 month ago

This has been an issue for a while. Thanks for recording it.

Once tracking starts (once the camera is setup and tracking data is received) the head should reset to a normal height.

Let me know if this is not the case.

ExpiredPopsicle commented 1 month ago

Should be fixed in 70519621b9c8b6aac06767ec717b97626201d0da .