Hi
I need to appent object from .blend file while GE is running.
I try do this in python script: “Blender.Library.Load” but the object showed when GE finished . 
Thanks for any idea
Hi
I need to appent object from .blend file while GE is running.
I try do this in python script: “Blender.Library.Load” but the object showed when GE finished . 
Thanks for any idea
you have to restart your scene for changes made to it using the blender module to take effect
the blender module isn’t available in the player, in a standalone runtime, or in the plugin
if this is something you absolutely need, use another engine