Skip to content

Simplify Scratch unit subtitles#360

Merged
oco777 merged 1 commit intomainfrom
codex/update-unitsubtitle-to-category-names-only
Nov 22, 2025
Merged

Simplify Scratch unit subtitles#360
oco777 merged 1 commit intomainfrom
codex/update-unitsubtitle-to-category-names-only

Conversation

@oco777
Copy link
Copy Markdown
Owner

@oco777 oco777 commented Nov 22, 2025

Summary

  • normalize UnitSubtitle strings for Scratch Visual Scripting units so they show only the category names
  • align VS_Scratch_Mapping.md guidance with the new subtitle policy

Testing

  • Not run (Unity build not available in this environment)

Codex Task

@oco777 oco777 merged commit a17e4af into main Nov 22, 2025
3 checks passed
@oco777 oco777 deleted the codex/update-unitsubtitle-to-category-names-only branch November 22, 2025 11:24
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines 12 to +14
[UnitTitle("ランダムな場所へ行く")]
[UnitCategory("FUnity/Blocks/動き")]
[UnitSubtitle("funity scratch 動き go random position ランダム")]
[UnitSubtitle("動き")]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Restore search keywords in Scratch unit subtitles

Repo root AGENTS.md requires [UnitSubtitle] to include funity scratch and related keywords to improve node search, but this change replaces those keywords with category-only text. For example, GoToRandomPositionUnit now uses UnitSubtitle("動き"), so Visual Scripting search no longer matches English terms like “go”, “random”, or “glide”, reducing discoverability and violating the documented rule.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant