-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i dont know why but gorilla locomotion keeps bouncing me around #9
Comments
the rorilla thing has been moved to the saucevr menu , so open the menu , go to general and change the movement mode to gorilla |
yeah but saucevr doesnt work in general, it doesnt execute |
Same thing here. It just doesn't execute for some reason. |
if your using it with synapse last time i checked it stopped working with synpase |
Anyone having problems executing Here are some things that can help:
local _makefolder = makefolder
makefolder = function(str)
local x = string.sub(str,string.len(str))
if x == "/" then
str = str:sub(1, -2)
end
return _makefolder(str)
end
loadstring(game:HttpGet("https://raw.githubusercontent.com/saucekid/sauceVR/main/package.lua"))()
|
Where's the discord? (F9 error) |
yea it just doesnt work
The text was updated successfully, but these errors were encountered: