Constrain Attributes Stop Working

Goodnight GamesGoodnight Games NYCMember, PRO Posts: 184

So I have this weird bug popping up and I wonder if this has happened to anyone else:

I have several actors with constrain behaviors tied to table values such as weapon select buttons in the HUD. Simply firing any selected gun and quitting out and going back into the same scene can cause all constrain behaviors in multiple actors to stop working. Basically all these constrains seem to detach themselves from the table value they are tied to. I have confirmed through testing that the table values themselves do indeed still change. The temporary work around i have done is just substitute all constrains with a change attribute that is wrapped around a timer set to every 0 seconds and this seems to work fine. I do want to avoid using timers so if i can just figure out the cause for this weird bug that would be great.

Is there any common causes for this?

Answers

Sign In or Register to comment.