Hi there, i'm new to construct and i have an issue,
when i kill an enemy it open all doors when i want to just open one.
I've try to give a variable to door, the first one is 1, this second is 2 and the third is 3, when i kill an ennemy i subtract to the value of this variable 1 and i put another event, when door=0 it destroy.
but well it doesn't work and destroy it all,
if you want the .capx to take a look here it is:
https://mega.nz/#!pZpizSqA!zkn6RzO0ViJt ... G_1cK2XTko
I don't want to ask too much but i use the camera from here https://www.scirra.com/tutorials/747/zo ... a-movement
but it's just a capx and i can't figure out the math to adapt to another screen size, if anyone have a link that can help me or explained it to me ^^