Hi:
I have a small problem.
If I want to select group of things with mouse.
I will press the left mouse button down, boxing all units I want, and let mouse button go.
In that case, I will not select any building, if there is a single unit in that box.
I don' want that behavior in my custom TD.
How can I set the selection priority of buildings higher then the builder.
Hi: I have a small problem. If I want to select group of things with mouse. I will press the left mouse button down, boxing all units I want, and let mouse button go. In that case, I will not select any building, if there is a single unit in that box.
I don' want that behavior in my custom TD. How can I set the selection priority of buildings higher then the builder.
Thx
@avogatro: Go
Under all of your unit model, find the field Selection Layer, by default all unit have 0 while building have 2, set them to all 0 if you like
thx. works fine.