Pls Help

i am trying to make a game where you can shoot out a tongue (kind of like yoshi) but i cant get anything to work pls help me

here is the game
http://flowlab.io/game/play/712992

The best you can do is use emit and make a tongue animation. If the object touches the tongue, it uses velocity and expressions to get drawn to the player. Then it gets destroyed when it touches the player, sending a message to the scoreboard or something.