anedumgottil / VR-Mazmorra

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

New Beta GameObjects Reactor and CoolantLine need VRTK interactions and proper hacking #38

Open apodgo2 opened 6 years ago

apodgo2 commented 6 years ago

The Technodude needs to be able to shut these down or at least damage them in some way, so we have to implement some VRTK controls for them. I'd like to get the Plug and the PlugCable chain thing working for the Reactor, as well as the CoolantLines and I would also like the CoolantLine to have some sort of wheel you need to rotate to shut it down. Finally, they need "death animations" and particle effects and stuff for their shutdown sequence. Might require some new sounds and models to get this all rigged up, hopefully it doesn't take too long.... then they'll be ready to be placed in game by the MapGenerator as part of the actual generated gameplay map layout.

apodgo2 commented 6 years ago

e71b3dd334f777341e592198d474a0fcb71b6ada

done for the reactor, just need to copy it to the coolant line... not super important right now.