maine-imre / handwaver

A gesture-based mathematical making environment from the University of Maine
http://www.imrelab.org
8 stars 2 forks source link

Controller Support for Dodgeball #67

Closed camden-bock closed 5 years ago

camden-bock commented 5 years ago

@nsgnn increase allowed bandwidth/packet count in PUN2

@camden-bock add controller support

@VinDangle debugg controller support, build in windows. Ask @Joey-Haney or @nsgnn for assistance here.

We need this done by Friday (end of day)

camden-bock commented 5 years ago

Controllers have been added and LM has been turned off (we will make a controller only build and already have a LM only build).

On to @nsgnn to adjust networking

camden-bock commented 5 years ago

My commit was in bad form and didn't reference the issue but is on the appropriate branch.

camden-bock commented 5 years ago

@VinDangle on to you for controller support.

camden-bock commented 5 years ago

I made a quick substituation of InteractionController for InteractionHand and uncommented the setup.

Please update the prefab, debug, build, test and deploy

nsgnn commented 5 years ago

In progress Build has been made with no controller view for other players. Will work on debugging this added back tomorrow.

Joey-Haney commented 5 years ago

Controller support has been added but leap motion support has been removed. Consider adding a switch for LM/OSVR

the scene is physics based which will require maintenance going forward.

Avatars in #15 need to be implemented

Joey-Haney commented 5 years ago

Dodgeball scene fixes were implemented in the wrong branch: Abstract Gestures.

nsgnn commented 5 years ago

completed