Errr... Noob Question

Status
Not open for further replies.

Armageddon

A

Armageddon

Ya... Didn't know exactly where to place this, but here it goes! Alrite Im using a custom building model and I was wondering how to increase its size that it is on pathing without putting blockers cause I want it to be attacked. Not be inside the building wondering where your hero is as you atk it.
 
hehe at least you understand how to get the models working.
 
You can at first rise the size in the objecteditor (a radius). Then it can be attacked from farer distance.
If you really want to change the path texture anyways, you can do it also in the object editor, but you can only choose existing ones or make a custom one (if your model is too big). For a too big model you also can easily set pathing blockers and then make a trigger:
Event
- YourBuilding is killed
Actions
- Remove Pathingblocker 1
- Remove Pathingblocker 2
- ...
 
Status
Not open for further replies.
Back
Top