Epic Developer Community Forums
Global Variables for every Blueprint scripts?
Development
Programming & Scripting
Blueprint
unreal-engine
ClockworkOcean
(ClockworkOcean)
April 17, 2020, 12:16pm
11
Like this:
Make your game instance, right click in content browser and create a blueprint:
gameinstance.JPG
611×640 65.9 KB
Open your game instance and put variables in it. I made one called GlobalFloat and set it to 23.6
globalfloat.JPG
1858×427 98.7 KB
It’s accessible anywhere, like this:
access.JPG
975×448 63.5 KB
2 Likes
Performance questions
show post in topic