Hello there,
I've been checking out some capx samples and did some reading on tutorials and forums but have not been able to fully understand it yet and adapt it to my specific case.
So hence I'm asking it here on the forum.
When the aircraft shoots bullets and hits the T72 5 times the T72 is destroyed. But currently it destroys ALL the tanks that are spawned every x seconds. I have a global variable 'T72health'.
This is the bit I have and think needs change?
I know I have to pick instances but I just don't understand how to implement it.
Thanks for any help.
Regards R
I can post more bits if necessary.