I’m trying to create a level that will simulate octets and binary numbering. To that end, I’ve created 8 objects with lights that can be switched on and off. I’d like to create a blueprint that grabs the integer variables from each of the objects and adds them, but I can’t seem to reference them. How can I pull variables from multiple blueprints and add them?
This is my scripting for one of the actors: