system of save

This commit is contained in:
2025-07-05 16:28:31 +02:00
parent b6b2d70e31
commit c008eadfe9
5 changed files with 146 additions and 12 deletions

33
saves/polymusic.json Normal file
View File

@@ -0,0 +1,33 @@
{
"poly_frame": {
"teta": 1.3752483,
"polygons": [
{
"global_teta": 0.0,
"points_teta": [
0.0,
3.1415927
],
"sound_name": "A_LA.ogg",
"name": "Segment",
"color_name": "Pink"
},
{
"global_teta": 0.0,
"points_teta": [
1.0471976,
1.2566371,
2.5132742,
3.7699113,
5.0265484,
5.2359877
],
"sound_name": "D_RE.ogg",
"name": "Nr6In30",
"color_name": "Black"
}
]
},
"nb_sec_for_rev": 8.0,
"file_name": "polymusic.json"
}