Ahli / sc2xml

11 stars 1 forks source link

Fix sphere model usage in editor #79

Open Ahli opened 1 year ago

Ahli commented 1 year ago

The no-footprint pathing blocker has the sphere model in the editor which can easily mistaken with a missing model. Thus, it should use the PathingBlockerHelper model as well.

    <CActorUnit id="PathingBlockerRadius1">
        <EditorModel value="PathingBlockerHelper"/>
    </CActorUnit>