Posts: 1,474
Threads: 98
Joined: Feb 2011
Reputation:
0
Is it possible to detect if a player took a photo of a certain object?
Posts: 2,528
Threads: 124
Joined: Jul 2009
Reputation:
0
Only at the moment of taking the picture - you have to get player front vector and check his line of sight.
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
I don't think the camera has any aiming vector offsets so you would only have to do a simple line sphere collision check.