I'm looking for a method to check who sits on a certain chair. Preferably something only triggering when someone starts to sit down on it. I've tried adding a script to the chair and use an OnActivate block, but this only works for the player (same for the OnActivate Event Handler). Any suggestions how to make it work for npcs? Thanks.