hello everyone, i am a programer of c++ and java and i am new on construct2. I am trying to make a function and i need some help.
i want try to use the same sprite on 3 door using a instance variable with number of the zone, using only one text box i can change the text of the text box when the player is overlaping each door? for example when the player is overlaping door with the instance variable 1 the text box show 1, is if overlaping the door with instance variable 2 text box show 2 and that for each other door.
it if that possible? use the same sprite overlaping effect on different intances? how i can get the code of each overlaping instance effect?
thanks for you time