Enemies not scaling properly with variable

So basically whenever I’m trying to make the type of zombie it will constantly not work.

For example:


In this where the scale is I want it to scale to that number right? It seems like it would work but no… It doesnt at all instead it scales to the base scale I set. Sorry if I’m not explaing this well I suck at explaining things but yeah… Thats the problem could someone anyone help me debug this?

You’re setting the scene variable to 1.25, but are scaling using an object variable.

OH MY GOD IM SO DUMB
Thank you lol