text-and-bitmaptext

Render styled dynamic text in Phaser 4 games with shadows and word wrap.

3|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/Autinhorse/levelcraft --skill text-and-bitmaptext-autinhorse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: text-and-bitmaptext
Source: https://github.com/Autinhorse/levelcraft/tree/main/games/docs/phaser-skills/text-and-bitmaptext
Command: npx skills add https://github.com/Autinhorse/levelcraft --skill text-and-bitmaptext-autinhorse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It simplifies displaying styled and dynamic text in Phaser 4, enabling easy creation of game UIs, scores, and effects with rich text styling options.

Core Features & Use Cases

  • Flexible Text Rendering: Supports Canvas Text, BitmapText, and DynamicBitmapText, catering to various performance and styling needs.
  • Comprehensive Text Styling: Allows setting fonts, sizes, colors, shadows, strokes, padding, and alignment for visually appealing text.
  • Use Case: Ideal for creating interactive game menus, scoreboards, or animated text effects that require real-time updates and advanced styling.

Quick Start

Create a styled text object in Phaser 4 to display a welcome message with custom font and color.

Frequently Asked Questions about text-and-bitmaptext

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I render dynamic text with shadows and word wrap in Phaser 4?

To render dynamic text with shadows and word wrap in Phaser 4, this Skill provides comprehensive styling options for Canvas Text and BitmapText, allowing you to easily configure fonts, shadows, strokes, and alignment for visually appealing user interfaces.

What is the best way to create a game scoreboard using BitmapText in Phaser?

The best way to create a game scoreboard using BitmapText is by leveraging this Skill's support for BitmapText and DynamicBitmapText, which enables real-time updates and advanced per-character effects for interactive game information displays.

Does this Phaser 4 text rendering solution support per-character effects?

Yes, this Phaser 4 text rendering solution supports per-character effects. It provides comprehensive text styling capabilities for animated text effects and real-time game UI updates across Canvas Text and DynamicBitmapText objects.

Can I use multiple text objects for real-time game UI displays in Phaser?

Yes, you can use multiple text objects for real-time game UI displays in Phaser. This Skill supports creating multiple interactive game menus, scoreboards, and animated text effects that require real-time updates and advanced styling.

Do I need specific font assets to use BitmapText in Phaser 4?

Yes, you need specific font assets to use BitmapText in Phaser 4. This Skill requires Phaser's Text and BitmapText classes along with the provided font assets for proper operation and rendering of your styled game text.