So, i was just creating some simple mechanics for my game, basicaly generators that can be turned on from one Blueprint and off from some other blueprint. And when i was placing more of the ON generator Blueprint some of them just wasnt registering input at all! After some time i figured out that only last placed blueprint worked for some reason. And samo thing with the off generator. Can someone please help me figure out what hte hell is happening??
Hey there @DrasnyProduction! Welcome to the community! There’s lots of reasons this could be occurring, but most commonly for new users, they are using direct references to the object they are trying to communicate with, so making copies doesn’t work. However that’s just a guess. To tell you for sure, we’d have to see your blueprints!