#how do i check if an object has being seen

4 messages · Page 1 of 1 (latest)

lapis field
#

title

dry sonnet
#

cast a ray from the player's camera position to the object you want to check

#

if the ray's instance is the object you want to check, then it has been seen

#

will require remoteevents though