UNPKG

owl-bt

Version:

owl-bt is editor for Behavior trees. It has been inspired by Unreal engine behavior trees in a way, that it supports special node items like decorators and services. This makes trees smaller and much more readable.

12 lines (10 loc) 281 B
<div class="modal-body"> <fuzzy-list items="items" on-accept="onAccept(item)"></fuzzy-list> <!-- <input type="text" ng-model="searchText" /> <lu> <li ng-repeat="item in items | filter:searchText"> {{item}} </li> </lu> !!...BODY...!! --> </div>