CityScope / CS_Cooper-Hewitt

meta repo/sandbox repo for keeping everything related to the Cooper Hewitt exhibition
5 stars 2 forks source link

Interaction animation #87

Closed yasushisakai closed 5 years ago

yasushisakai commented 5 years ago

This adds a suble animation to the plot when an user adds or takes a building block to the table.

The GridInteractionAnimation class is introduced since the animation has a different life cycle then Buildings. (It needs to persist a few seconds after the building is taken)

Pressing t will give a sample animation to all plots.