So my game has a needs system. I want it to randomly check each state (set as a variable) to see if the state is true. If that random variable is true, it does something.
Does anyone have any advice on how to do this. I am new to Unreal, so pictures or videos would be helpful. I use another visual scripting method, and I know how to do it through there. Just trying to translate the thought process.