Otherwise Logic
CSharpMin
Member Posts: 12
In my game, I'm having an issue with the otherwise portion of rules not triggering. This is happening across multiple actors in a certain scene. For instance if the game attribute "game over" is true, an actor appears, if "game over" is false it should disappear, but it doesn't. Any ideas as to what could be breaking this rule?
Comments