mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-13 15:48:11 +07:00
16 lines
496 B
JSON
16 lines
496 B
JSON
{
|
|
"components" : {
|
|
"renderer" : {},
|
|
"spine_player" : {
|
|
"materials" : {
|
|
"additive" : "../materials/spine_material_additive.json",
|
|
"multiply" : "../materials/spine_material_multiply.json",
|
|
"normal" : "../materials/spine_material_normal.json",
|
|
"screen" : "../materials/spine_material_screen.json"
|
|
}
|
|
},
|
|
"spine_player_events" : {},
|
|
"spine_player_commands" : {}
|
|
}
|
|
}
|