Super-Nostalgia-Zone/UI/SafeChat/ChatButton.model.json

44 lines
962 B
JSON

{
"ClassName": "ImageButton",
"Properties":
{
"AnchorPoint": [0, 1],
"BackgroundTransparency": 1,
"Position": [0.0202, 0, 0.7777, 0],
"Size": [0, 32, 0, 32],
"Image": "rbxassetid://991182833"
},
"Children":
[
{
"Name": "Click",
"ClassName": "Sound",
"Properties":
{
"SoundId": "rbxasset://sounds/switch.mp3"
}
},
{
"Name": "Hint",
"ClassName": "ImageLabel",
"Properties":
{
"AnchorPoint": [0.5, 0.75],
"BackgroundTransparency": 1,
"Position": [1, 5, 0, 0],
"Size": [0.75, 0, 0.75, 0],
"Image": "rbxasset://textures/ui/Settings/Help/XButtonDark@2x.png",
"Visible": false
}
}
]
}