Store constant values in Blueprints

The most convenient way I’ve found to do this in just blueprint is to simply create a function library with pure functions that return the values. They’re easy to access from anywhere that way, without needing any additional nodes.

1 Like