alekhinen / Capstone

helios: an interactive audio-visual experience.
3 stars 1 forks source link

Remember user instead of erasing the entire list on skeleton list change #30

Open alekhinen opened 7 years ago

alekhinen commented 7 years ago

Not sure how best this should be implemented. My current thoughts are to keep track of certain skeletal features in the user and compare those to the current list of skeletons to identify who is still in the list.

alekhinen commented 7 years ago

https://github.com/alekhinen/Capstone/pull/36 makes this a bit smoother. Will need to conduct a playtest to see how people feel about this.