Also started work on the frog's tongue. The tongue will show only when the frog manages to eat a fly. It will extend from the frog's mouth to cover the fly. I have a basic tongue implemented, it needs to be slightly longer and thicker though, which is something the graphics guys will have to sort out.
The tongue will have to be rotated to the correct angle, depending on the position of the frog in relation to the fly. I'm having troubles rotating the tongue correctly. It seems I set the origin of the sprite in the wrong way or something so it rotates around some random axis instead of its own.
Tongue is way off where it's supposed to be (I.e. the frog's mouth). |