Hi all.
I am not exactly a genius when it comes to writing code, but I am a little stumped by this cap. I am just trying to send a bunch of tanks from point to point using RTS object and each turret aims at the mouse.
I have a feeling its the FOR EACH events that are messing it up
to summarize..
1. the objects dont seem to destroy at the start.
2. the FOR each doesnt seem to be behaving correctly for the turrets.
3. I had to set the rotations frames to 11.25+1 because 11.25 didnt work right.. and 360 / 32 = 11.25
Would be very grateful for some furtther info and advice for correct execution.. I didn{t put the tank in a container because I want the turrets to be destroyable seperately from the tank body.
cap file
https://www.sendspace.com/file/9sdsic
event list
Thanks as always...