Thank you again, it's seems interesting to use the radius instead of using the region, I can't test it for the moment but I'll try that soon and give you a feedback.
I'm trying to get a queen creates tumor when ever its possible, but with a region stuck to it wich check if there's is already a tumor in it.
The queen moving to random direction except when it leaves the creep, in wich case she's go back in the direction of the hive.
The first part works fine, the queen, move and create tumor when it got 20 energy, but for a reason that I ignore, it sometimes create tumor near a previous one.
My region is big enough I think (8.0), but it doesn't seems to detect the presence of the tumor.
This is my script, hope someone can help me to figure out what's going wrong.
0
Thank you again, it's seems interesting to use the radius instead of using the region, I can't test it for the moment but I'll try that soon and give you a feedback.
0
Thanks for the reply, i'll try that.
0
Hello everyone,
I'm trying to get a queen creates tumor when ever its possible, but with a region stuck to it wich check if there's is already a tumor in it. The queen moving to random direction except when it leaves the creep, in wich case she's go back in the direction of the hive.
The first part works fine, the queen, move and create tumor when it got 20 energy, but for a reason that I ignore, it sometimes create tumor near a previous one. My region is big enough I think (8.0), but it doesn't seems to detect the presence of the tumor.
This is my script, hope someone can help me to figure out what's going wrong.
0
Delete post