update header

This commit is contained in:
PhilipRosedale 2016-03-22 22:39:55 -07:00
parent 472dd07625
commit 7e658896e6

View file

@ -6,8 +6,7 @@
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
// A firefly which is animated by passerbys. It's physical, no gravity, periodic forces applied.
// If a firefly is found to
var SIZE = 0.2;
var TYPE = "Model"; // Right now this can be "Box" or "Model" or "Sphere"