Hi!
@filts: Thanks for your quick answer!
Quote:
my.pan = varargwhy;
you.pan = varwhy;
This must be wrong?
did you meant: varargwhy = my.pan;...?
I'm soory for my realy bad explaination so I explain it again (this time in english):
I want a Code, which shows me if my Player stands behind or in front of the Object he touched. But it should do it like that: 
every thing behind the green line should be calculated as behind and everything in front of the line in front! So the pan of the Objekt should also be used!
I hope everybody understood my explaination and sorry for my bad english!
Dark_samurai