Hi, i am playing around with c2 and can't solve this myself, tried FAQ but dont know what to find.
I am a developing a simple mobile game using 2 sprites. with explanation texts.
Explanation texts are set to invisible but when sprite is pressed they will be visible.
Question is how to make first explanation text gone when the second sprite is touched? Seconds sprite explanation text will overlap the first. and sprite 2 explanation text will be gone when first sprite is pressed.
I want to add more sprites with explanations later on.
thank you.