I have a global Integer variable which I am Setting as Random (between 0 - 6) in an ActionList. The next node then Checks if the number generated is more 2. Having it generate 0 sometimes means the Check gives it a pass. I have a work around adding 1 if generating a 0, but is there a simplier way?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Actually I'm wrong about this. Feel free to delete.