Am vorbit cu baietii pe discord despre asta ieri

*Poze / Video:
*Link download / Code:
Deschidem interfacemodule.py si cautam:
Code:
def __MakeChatWindow(self):
Mai jos gasim:
Code:
wndChat.SetPosition(wndMgr.GetScreenWidth()/2 - wndChat.CHAT_WINDOW_WIDTH/2, wndMgr.GetScreenHeight() - wndChat.EDIT_LINE_HEIGHT - 37)
Inlocuim cu:
Aici ne jucam cu valorile 10 -> pozitia pe axa x (latime) si cu 60 -> pozitia pe inaltime (axa y)