Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Advanced GD Script [e-book about Godot 3.1]

The new e-book project will cover the advanced use of Godot GD Script. Godot is a leading game engine. · By SLAVS MAKE GAMES

Text panel - part from Advanced GD Script - open to suggestions>?:

A topic by SLAVS MAKE GAMES created Oct 04, 2019 Views: 252
Viewing posts 1 to 1
Developer (4 edits)

(All readers will have the opportunity to support this book creation. You can learn and support with a suggestion for improvement.   )

In the next example code, you will learn how to make a rich text label with a color background. Font definition and style will make a text panel to look good. You will first create rich text labels with position, size and font override. Then you can make a color rectangle with a position, size, and frame color.

Call Function (info_window) from a ready or process function.