Hello again
I'm new in Construct 2 and even though I do my best, sometimes I cannot figure out how a thing needs to be done.
My current goal is to properly set up mechanics for my game and I don't know hot to progress further.
The game mechanics consist of simple clicking into designed areas in order to create platforms, but the problem is that I don't know how to limit number of created objects. Every click creates a new platform which is a problem. My focus is to have a previous platform destroyed when a new one is created so only one platform is created at the time. Does anyone know how to do it?
Secondly, how can I create an action when a platform hold by finger changes its angle after a movement upwards or downwards have been done?