Skip to main content
在 Manus 中运行任何 Skill
一键导入

text-rendering

星标2
分支2
更新时间2026年4月17日 02:20

In-game text rendering reference — all functions for displaying text on screen. TRIGGER when about to write or modify ANY code that puts text on screen, even incidentally: primary task is drawing text, OR task is something else (new debug panel, overlay, menu, HUD widget, status line, tooltip, message popup) and it happens to need a text label. Trigger even for one-off debug prints, placeholder labels, or "just one line of text" inside a larger non-text task. Also trigger when investigating or explaining how existing text rendering works, when choosing between text functions, or when shadow-corruption / text-invisible bugs come up and text rendering is suspected. Also trigger when encountering, copying, or about to write ANY of these functions: CONSOLE_text, CONSOLE_text_at, MSG_add, FONT2D_DrawString, draw_text_at, FONT_draw, FONT_draw_coloured_text, FONT_buffer_add, PANEL_new_text, AENG_world_text, CONSOLE_status, PANEL_new_info_message, MENUFONT_Draw. Also trigger on keywords (English or Russian): "show te

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly