Basically I’d like to scale a value from 100 to 1000 for example using an axis value going from -1 to 1 so an axis value of 0 would be 100 and would increase to 1000 from either -1 or 1 I’m not sure how to go about this though in blueprint.
I’ve tried this but going to -1 won’t scale it to 1000 inversely to 0, -1 to 1 will go from 100 to 1000 but I’d like for it to go from 100 to 1000 either way. I appreciate the help though