This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

use scene.savelive
#2
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')
Reply


Messages In This Thread
use scene.savelive - by giuliab - 21.04.2023, 07:35
RE: use scene.savelive - by RomansP - 21.04.2023, 09:07

Forum Jump: