Vivecraft_114 icon indicating copy to clipboard operation
Vivecraft_114 copied to clipboard

VR World Scale

Open TJPlaysNow opened this issue 5 years ago • 3 comments

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.

TJPlaysNow avatar Aug 07 '19 03:08 TJPlaysNow

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.

Techjar avatar Aug 07 '19 03:08 Techjar

Where do you set the min/max at?

TJPlaysNow avatar Aug 07 '19 06:08 TJPlaysNow

The config obviously.

Techjar avatar Aug 07 '19 09:08 Techjar