mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Rich Text example progress
This commit is contained in:
@@ -73,6 +73,7 @@ function RichText:_get_settings()
|
||||
size = gui.get_scale(self.text_prefab).x,
|
||||
image_scale = gui.get_scale(self.icon_prefab),
|
||||
default_animation = gui.get_flipbook(self.icon_prefab),
|
||||
--combine_words = true,
|
||||
}
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user