Set Float Variable doesn't work

I have a problem with a few Set functions for a few Variables. They just don’t want to change the value of the variable and I have no Idea why. I made sure hat they are being called and I also am looking at the print screen results for that variable and noting happens. I am running 4.5.1.

Can you post a screenshot of the blueprint here?

The section of the Blueprint: http://snag.gy/Nqmuu.jpg
It being Set: http://snag.gy/thmey.jpg
A log while the Set is being called: http://snag.gy/49MTk.jpg

Hi UDKAP,

I duplicated your blueprint the best I could (I’m not sure what is driving the OR/AND bool conditions) but the set variable is working fine for me. When I press forward it’s set to 1 and when I release it is set back to 0. Are you never seeing this change? You are printing the variable on Tick, right?

Yes I am printing it on tick, the variable is also related to activating an animation which is not being shown while I hold it. But I did notice something else. I made 4 copies of this set up for 4 different animations. When I “plug out” one, the other works, and this goes for 2 pairs of them. I am going to keep experimenting with these, and update if find anything.

So basically if you do not make 3 additional copies of the setup, then it works? Are you sure you are not changing the value of same variable from two networks (original and copied)?

you are right, I made a few of the copies wrong, thanks a lot :smiley: