The art and idea are pretty good. But the physics is pretty aweful. Are you moving your player in the update() function?
Viewing post in Flee your uncle's lab jam comments
Are you using the MovePosition() ? Maybe take a look at this video. If you're using transform.position to move, it causes jitter(vibration).