mmmh can explain me how ?
Sprite :
character (Animation : Left - Right - Fire)
bullet
fire botton
sparrow botton (for move)
How is set now :
/**CMD**/
Touch - is touching left arrow = set animation left to character AND Simulate 8 direction Left
Touch - is touching right arrow = set animation right to character AND Simulate 8 direction right
/** Fire **/
Touch - is touching fire button = set animation FIRE to character AND Spawn bullet on layer 1 ( mouth character)