21.04.2023, 09:07
Hi. You need to create scene, then add objects which are controlled by scene. Then create one binary object save.savelive the values of scene objects, do not forget to add quotes to name of scene, like if you have scene named - example_scene, then the script of binary object will be scene.savelive('example_scene')
Code:
scene.savelive('example_scene')