The game_pawn module handle character rendering, collision and physics.
This module offer several User can define a pawn (a player, an enemy or event an item),
Dependencies
Settings
GAMEPAWN_USE_PHYSICS: Include collision and physics handling functions.