Vivecraft_114
Vivecraft_114 copied to clipboard
VR World Scale
Make it so when connected to a vr server the player can not change theirworld scale unless the server changes it for them.
There should be several options to do this, but really the first is the important one:
- Using the VSE plugin's api to change the viveplayer's world scale.
- Using a command in game to change the viveplayer's world scale.
- A world default set world scale for any viveplayer's joining/leaving will change scale to the new world scale.
The most important for cheating is disabling the world scale slider by the player themselves.
Making it changeable for minecraft plugins would make for fun building / hide and seek type games, and many other unique game types too.
Changing the player's world scale forcibly is implemented at the protocol level but we haven't found a good way to use it yet. I suppose a command would be a logical first step. As for disabling world scale, simply enable the range limit set the min/max to 1.
Where do you set the min/max at?
The config obviously.