Score when actor overlaps the collision box

Hello everyone. I have a problem with scripting this score system for my game. I have coded grabbing item system, so Character can now grab physics actors and move them to another place. I want to get for example 10 points when my box actor will collide with box collider after I will grab the box actor and move it into the collider. Do you have any idea how to do it? :slight_smile:

@anonymous_user_fb796d6c And also I want to have the score drawn on my GameHUD