StressLevelZero / MarrowSDK-Legacy

MIT License
285 stars 39 forks source link

guide doesn't make it clear how to enter unity play mode in VR #15

Closed Redifexx closed 2 years ago

Redifexx commented 2 years ago

I don't know how to test the mod without having to build it after ever single change, put it in the quest 2, then open bonelab. This is incredibly time consuming, so I was wondering if there's a more efficient way to test mods.

dotbenj commented 2 years ago

Have you tried the PCVR build loading it with your quest as a PCVR headset with link or wifi?

jenlisabeth commented 2 years ago

You could try doing it this way:

  1. Open Bonelab and enable dev-mode
  2. Go in unity to: 'Stress Level Zero' > 'Void Tools' > 'DevMode'
  3. Make sure the WebSocket has the ip of your Quest or keep it 127.0.0.1 if you are running it on PCVR
  4. Click Connect
  5. Now you will have the option te reload Pallet's and Level's while the app is running

I did find that you do still need to repack the pallet and place it in the 'Mods' before you reload, but it does speed up devtime significantly. Hope it helps. Would be handy if this was explained in the Wiki though.

Greased-Scotsman commented 2 years ago

Info about this feature is coming to the wiki soon.

Greased-Scotsman commented 2 years ago

or now... it's up now :)