SpriteLabel
by indiegesindel | MIT
SpriteLabel enables you to use pixel fonts provided as a spritesheet like a text label. It was created to emulate how retro consoles render text in a sprite-based way
SpriteLabel SpriteLabel is a Godot 4 addon that enables you to use pixel fonts provided as a spritesheet like a text label. It was created to emulate how retro consoles render text in a sprite-based way while being easy to setup and use. Documentation A
RichText3D
by Matias Szylkowski | MIT
A performant 3D BBCode renderer for Godot
RichText3D: A performant 3D BBCode renderer for Godot. Features Can be added from the Create Node and similar menus. Renders BBCode in real time into a 3D plane. Supports all standard BBCode rendering features, such as [color] , [b] , [i] , [img] , [table
Texture Font
by Micky | MIT
Allows creating fonts from textures from directly within the editor
TextureFont is an addon for Godot that allows creating fonts from textures directly within the editor. This addon adds a new TextureFont resource that defines how each character is mapped to the texture(s). These resources can be used anywhere a font is
Autosize Label
by jynus | MIT
Adds a new node called AutosizeLabel that auto-adjust its size to its container, mimicking Unity text behaviour
Autosize Label A godot addon that creates a new node AutosizeLabel that adjust its width and height automaticaly to fit its container Attribution Licensed under MIT Icon based on Godot Label icon: MIT License / Copyright (c) 2014-present Godot Engine
loading more results...