TheNexusAvenger / Nexus-VR-Character-Model

Maps Roblox characters to the VR inputs of players.
MIT License
66 stars 12 forks source link

No player collision #41

Closed NasaBoi1234 closed 7 months ago

NasaBoi1234 commented 7 months ago

I am making a vr game with this and there is no player collision with walls, I tried it with this removed and there was collision.

TheNexusAvenger commented 7 months ago

Nexus VR Character Model does not handle collisions or even physics. That is up to how the Roblox character is set up and how Roblox handles it.

NasaBoi1234 commented 7 months ago

ah, I found out that on normal mode there is none, but in vr you have to jump before you start geting collision.