Hi, I want to create a score for my game. The problem is that I have an actor crosshair with the code to kill the targets, but I need the number, how many targets are getting shot, in the MyWorld class to display it as I want. How can I get access to that number? Thanks in advance.
