Copy Properties To Scene

This resource allows easy copying of properties across scenes.

Features:

  • Simple use of logic brick actuators to select properties to copy to globalDict.
  • Save / load compatible (save globalDict)
  • Optional copy groups (for copying properties with same name, using “copy_group” property)
  • Read/write multiple properties using same controller (with multiple property actuators).

Check out the example file.

Copy groups
Copy groups permit copying of properties with the same name. The reader and writer must use the same copy group value. By default the copy group is “default”. To assign a copy group, create a string property on the reader and writer objects called “copy_group”.

properties.blend (488 KB)