ID:155012
 
I'm obviously not familiar with all of the built-in procs at this point, but I've been searching for one that I can use to check if a mob is facing another mob or object even.

I searched through the reference but obviously am not using the right phrase. Is there such a proc and if so what is the name?
There is the get_dir() proc and you also have the the dir var.

I think you can accomplish the facing check with this proc and that var.
In response to Raimo
Awesome, yeah I can build my own proc with that. ^^ Thanks.
In response to Khye
I editted the post twice already, so take another look at my post and see if it's the same what you read before.
In response to Raimo
Yupp got it :p