bevy-text
CommunityMaster Bevy text rendering and styling.
Authornolantait
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Bevy developers need clear guidance on when to use Text versus Text2d, how to style text, and how to render fonts at runtime to build UI and world-space labels.
Core Features & Use Cases
- Text vs Text2d: guidance on appropriate usage for UI vs world-space text and how to choose the right component.
- Creating and styling text: examples for both in-scene UI elements, text color, font sizing, and layout.
- Runtime text updates and interactivity: how to modify text at runtime and respond to clicks or events, including multi-style text through TextSpan.
- Font support: notes on supported font formats and font loading in Bevy.
Quick Start
Spawn a Text2d for world-space text and a UI Text for UI, then update their content at runtime in response to user input.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bevy-text Download link: https://github.com/nolantait/bevy-starter/archive/main.zip#bevy-text Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.