Game Concept/Animation Question
I'm new to the community and MMF2. My question is about a game concept I have and how to implement the animation or action. What I want to do is have a frog character that can spawn his tongue in different directions based on user input. My initial thinking is to have this compatible with touch input, but also mouse input. So when the user presses or touches the area where he/she wants the tongue to spawn it will spawn at that location. Question is I have no idea how to perform this.