MiniGame-PushPush/Assets/AddressableResources/Tables/JPropInfo.json

28 lines
404 B
JSON
Raw Normal View History

{
"list": [
{
"Id": 1,
"Mass": 10.0,
"PrefabName": "Crate_01",
"Point": 1
},
{
"Id": 2,
"Mass": 9.0,
"PrefabName": "Crate_02",
"Point": 1
},
{
"Id": 3,
"Mass": 9.5,
"PrefabName": "Crate_03",
"Point": 1
},
{
"Id": 4,
"Mass": 11.0,
"PrefabName": "Crate_04",
"Point": 1
}
]
}