PyPlanet icon indicating copy to clipboard operation
PyPlanet copied to clipboard

[TM2020] Joined the game message position is unreadable

Open w1lla opened this issue 3 years ago • 0 comments

ScreenShot16

Race_DisplayMessage position should be altered.

Original its this:

{'id': 'Race_DisplayMessage', 'position': [-158, 81], 'scale': 1, 'visible': True}

self.instance.ui_manager.properties.set_attribute('Race_DisplayMessage', 'position', [-140, 71])

ScreenShot17

w1lla avatar Sep 18 '22 21:09 w1lla