EDIT: Changed attachment, wrong project
Hi,
im building a towerdefense game with pathwalking monsters and turrets. Nothing special, its my third day with C2 im a noob
I used the tutorial from Geometrix and made some changes... surely this is where i made the mistake.
When i placed a turret on the grid it works. But i can place another turret over it - wrong
Here ist the "code":
I tried "Curser is not overlapping turret1" but doesnt helped me. I dont have a clue whats the Problem, plz help me.
________________________________________________________________________________
There is another Problem with the tutorial from Geometrix (sry for the bad words). There is a rule that a tower only searchs target if placed ("not Floating) via boolean instance variable. It works for the first turret. If first turret is placed, second turrets shoots when "floating". I have the same problem. Maybe anyone can fix this Problem?
Thank you!