So more specifically how do I line of sight the same object with a different variable instance?
For example
if User has User in Line of Sight and User.Team =/= 1
spawn Bullet
I've tried a lot and I can't get it to work correctly.
Use a Family. It's easier to differentiate the sighter from the sightee.
Can you elaborate a bit? I'm not entirely sure what you mean by this
Develop games in your browser. Powerful, performant & highly capable.
http://www.blackhornettechnologies.com/ ... elper.capx
blackhornettechnologies.com/Construct2Stuff/LOS_FamilyHelper.capx
Ahh!! Thank you so much blackhornet