Conversation
There was a problem hiding this comment.
💡 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".
| [UnitTitle("ランダムな場所へ行く")] | ||
| [UnitCategory("FUnity/Blocks/動き")] | ||
| [UnitSubtitle("funity scratch 動き go random position ランダム")] | ||
| [UnitSubtitle("動き")] |
There was a problem hiding this comment.
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 👍 / 👎.
Summary
Testing
Codex Task