|
Space Plunder
|
This class provides aim assist functionality for player controllers in a game. More...
#include <AimAssistComponent.h>
This class provides aim assist functionality for player controllers in a game.
The aim assist component helps the player to accurately aim at targets by automatically adjusting the camera movement. It traces a sphere around the player's characters camera direction and determines the best target for aiming. The aim assist component can be customized with various settings to control its behavior.