hello i want to create platform enemy AI with a Line of sight but if i
use platform behaviour with RTS and Los it dont work correct....
Develop games in your browser. Powerful, performant & highly capable.
1) Please post your CAPX
2) Sorry, but what's RTS?
3) Do you reall mean line of sight so behing an object the enemy won't see you .. or do you man "is close egnough"?
Cheers
dl.dropbox.com/u/1378330/fix.cap
This was fixed by cow_trix, credits to him :)
This is platform AI without RTS
You also need to add this line "system:for each object:enemy" before "HAS LOS" ;)
thx u :)