34 lines
497 B
JSON
34 lines
497 B
JSON
{
|
|
"ClassName": "Part",
|
|
|
|
"Properties":
|
|
{
|
|
"Size": [2, 2.4, 1]
|
|
},
|
|
|
|
"Children":
|
|
[
|
|
{
|
|
"Name": "Mesh",
|
|
"ClassName": "SpecialMesh",
|
|
|
|
"Properties":
|
|
{
|
|
"Scale": [0.5, 0.5, 0.5],
|
|
"MeshId": "rbxasset://fonts/slingshot.mesh",
|
|
"TextureId": "rbxasset://textures/SlingshotTexture.png"
|
|
}
|
|
},
|
|
|
|
{
|
|
"Name": "SlingshotSound",
|
|
"ClassName": "Sound",
|
|
|
|
"Properties":
|
|
{
|
|
"SoundId": "rbxasset://sounds//Rubber band sling shot.mp3",
|
|
"Volume": 1
|
|
}
|
|
}
|
|
]
|
|
} |