Apple Bite

import oscP5.*; OscP5 oscP5;

//crane[] crane; PImage crane1; PImage crane2; PImage crane3; PImage crane4; PImage crane5; PImage apple;

String crane= “crane1, crane2, crane3, crane4, crane5”;

PVector posePosition; boolean found; float eyeLeftHeight; float eyeRightHeight; float mouthHeight; float mouthWidth; float nostrilHeight; float leftEyebrowHeight; float rightEyebrowHeight;

float[] chew = new float [5]; //float[] crane = new float […]