Added interaction input. Modified InteractionComponent - write ptr to hit object. Implemented interact action in player controller.
Added Interactable - interface for interaction system. Implemented in test item (TestBox). Created interaction component for character Added interaction input - not implemented.