Issues with my code or branches....

Hello, I am making a clicker game, but I am having a few issues with my code or branches!

Here is my code (image):

The first branch works but the second does not

How are you calculating and incrementing “Level Infectivity”?

I am setting the variables value to 2.0 on event begin play just to test it, I also tried setting its default value to 2.0

I don’t see anything wrong with the branch flow. Have you tried doing it with a switch or select?

Level Infectivity (Int)
Switch on Int (1, 2, 3, etc)

I will give it try