Detecting Player collision with a Scene Graph Entity using Verse

How to track player overlap with a Static Mesh in Scene Graph?
I am working with Scene Graph system and I am trying to detect when a player character overlaps with a specific Entity that contains a Static Mesh component. FortCharacterGetEntity doesbn’t seem to work for me? How do I track it?

1 Like