jp.keijiro.ai.assistant.extensions
v1.3.0
Published
Custom Unity package that provides extensions for Unity AI Assistant.
Readme
AIA Extensions
AIA Extensions is a custom Unity package that extends Unity AI Assistant.
Installation
Send the following prompt to the AI Assistant:
Install jp.keijiro.ai.assistant.extensions via Package Manager.
If the Keijiro scoped registry is missing, add:
Name Keijiro, URL https://registry.npmjs.com, Scope jp.keijiro.IME Proxy
IME Proxy is a custom window that works around several IME-related issues
(UUM-134009) (UUM-136872), especially when entering Japanese text. Open it
from Window > AI > IME Proxy. It automatically copies the contents of its
text field to the AI Assistant chat field and sends the message when you press
⌘ + Enter.
Conversation Extractor
Conversation Extractor is a utility that extracts the conversation log
between the user and Unity AI Assistant from Logs/relay.txt.
Game View Capture Skill
Game View Capture Skill lets Unity AI Assistant capture the Game view and inspect the rendered image. It is useful for checking camera composition, visual effects, and screen-space UI without entering Play Mode.
Font Modifier
This package includes AssistantFontModifier, which replaces the fonts used in
the AI Assistant chat window with Noto Sans JP. This helps prevent the font
atlas overflow issue that occurs in the Unity Editor on macOS (UUM-133847).
