Jump to content

Changing font size


Recommended Posts

How change a font size of existing button or text.

I use this form, but not working, and game crashed.

 

AddClassPostConstruct("screens/mainscreen", function(self)

	self.motd.motdtitle:SetTextSize(50);
end)

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...