Maroon icon indicating copy to clipboard operation
Maroon copied to clipboard

Create player prefabs

Open codecreativity opened this issue 4 years ago • 1 comments

  • [x] Create prefab for PlayerVR (containing camera etc.) that is used for every room
  • [ ] Create prefab for PlayerPC (containing camera, controls, etc.) that is used for every room
  • [ ] Add height check for player prefabs

Clip through floor possible:

Used to happen when teleporting to certain spots in old lab, could not reproduce consistently. A Solution would be to detect if player falls under -100 on Y-axis and reset the room if detected.

codecreativity avatar Nov 14 '19 07:11 codecreativity