How to scale actor, continuously, based on the distance from the camera ?

[MENTION=49] [/MENTION]

Tried messing with Normalize to Range node:


Here is the print out I get:

https://.com/watch?v=3eee7hlFD4w

So, basically it scales from 1.000 to 1.005, where I need to scale up from 1 to 2.5 (or from 1 to any higher value I determine usable, 1 to 4.2 for example), where at 0 length scale is 1 and at 1500 length scale is 2.5. What am I missing ?

Thanks