anedumgottil / VR-Mazmorra

Procedurally generated VR Dungeon
Apache License 2.0
1 stars 0 forks source link

Create a Player #10

Closed anedumgottil closed 6 years ago

anedumgottil commented 6 years ago
apodgo2 commented 6 years ago

We're going to have to push the microblock generation and the Grenade thing back till next demo. MapGen took a hell of a lot more time than expected, as usual... so we're just going to allow the player to teleport using DPad and spawn MapBlocks with the other controller for now. no health or nothing.

apodgo2 commented 6 years ago

Player exists 9993f01e96451d01ec1fb8ca34700295cbecacf8

apodgo2 commented 6 years ago

Player teleportation via SteamVR Dpad press added d5a53d349954bdb08c8b409b23496a0194463781

One more commit to add world generation and I'll close it

apodgo2 commented 6 years ago

Player teleportation via SteamVR Dpad press improved cb181b79e8be068a7f44d46b1998aa06f1a1bc9b

apodgo2 commented 6 years ago

This is pretty much ready to go with the new VRTK scripts we just have to extend it.