It wasn't working right when the widget was hidden because it wasn't receiving any Ticks. Instead of counting, we're now using Game.LocalTick as the tick source.
2.7 KiB
2.7 KiB
It wasn't working right when the widget was hidden because it wasn't receiving any Ticks. Instead of counting, we're now using Game.LocalTick as the tick source.