Hello,
Yes, you can create a blueprint with a list of all the variables (in array or not) you may need in game. Then you create an interface and use it to communicate with all actors you want in game : Interfaces | Unreal Engine Documentation
Hello,
Yes, you can create a blueprint with a list of all the variables (in array or not) you may need in game. Then you create an interface and use it to communicate with all actors you want in game : Interfaces | Unreal Engine Documentation