By mistake I asked this question in Gossip. I am writing the question here again.
Please help:
How can I call a signal within a signal?
I want to implement:
-if ontouchscreenbuttonpressed signal has been generated
only after that
-an Area2D area is entered (through a collisionshape2d), onbody entered signal is generated.
Thanks in advance.