Open laceous opened 1 week ago
Game():GetHUD():ShowItemText('hello', 'world', false)
The text doesn't auto-dismiss itself like it used to. You have to quit/continue to get rid of it. ShowFortuneText appears to work correctly.
Adding on to this, if you fill the screen with perma streaks and restart the run, no streaks will show up until you restart the game.
Game():GetHUD():ShowItemText('hello', 'world', false)
The text doesn't auto-dismiss itself like it used to. You have to quit/continue to get rid of it. ShowFortuneText appears to work correctly.