Anyone knows how to hide timer while it working?
I'd like to make system which when timer stop and player is champion, random trainer challenge him to battle, but I'd like to hide timer.
I tried to do it same as you wrote, but it still doesn't work. I also tried in other similar ways.You can replace the line I told you to put in with this: "@timer.visible = !$game_switches[xxx]" and it should work