IBM / vr-speech-sandbox-vive

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
Apache License 2.0
86 stars 50 forks source link

Comment out ability for "animal" to eat "food". #43

Closed scottdangelo closed 6 years ago

scottdangelo commented 6 years ago

There is a trigger for collision tha checks to see if an "Animal" collides with "food", so that there can be simulated eating. These objects aren't in this version, and any collision will therefore trigger an error. Leave the code as an example, but comment it out.

Closes: #42