BasicCollisionService is a physics simulator that is suitable for the HUD and overlays. It lacks a few complex/expensive features that might be desired in a playable level of a game.
Readonly
The physics world in which all actors interact
Query to find the actors at a screen coordinate
The X coordinate (in meters) to look up
The Y coordinate (in meters) to look up
BasicCollisionService is a physics simulator that is suitable for the HUD and overlays. It lacks a few complex/expensive features that might be desired in a playable level of a game.