Cocos2d-html5

This demos shows Node hierarchies.
Each grass is composed of between 8 and 12 Nodes, one being the children of the previous.
The size of each node is modified to become closed to 0 as we link Nodes.
The movement is achieved by applying rotation to each node, since Nodes are linked, the rotation accumulates to give the shown effect.