Hi guys,
I ran into a serrious problem, which Im not able to solve. The thing is, I want to have on all instances of Enemy pinned another sprites (same sprites, like fire or smoke) well, good and easy so far, problem comes when I want to destroy an Enemy and destroy the sprite pinned on him. Right now, the destruction of Enemy will destroy all second sprites pinned on other instances of Enemy. But I want to destroy Enemy instance and only one sprite attached to that particular instance, without destroying every instance of sprite attached to Enemy instances.
Hope it is not too confusing.
Im new to Construct and I must say its pretty awesome so far. Im not good in programming so please if there is some solution, make it easy to understand.
Thanks in advance