<?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel name="edit_tattoo_panel"> <scroll_container name="avatar_tattoo_scroll"> <panel name="avatar_tattoo_color_panel"> <texture_picker label="頭部のタトゥ" name="Head Tattoo" tool_tip="クリックして画像を選択する"/> <texture_picker label="上半身のタトゥ" name="Upper Tattoo" tool_tip="クリックして画像を選択する"/> <texture_picker label="下半身のタトゥ" name="Lower Tattoo" tool_tip="クリックして画像を選択する"/> <color_swatch label="色/明暗" name="Color/Tint" tool_tip="クリックしてカラーピッカーを開きます"/> </panel> </scroll_container> </panel>