Wintermute Engine Forum

Wintermute Engine => Technical forum => Topic started by: lacosaweb on August 13, 2009, 07:19:17 AM

Title: How to create an entity container
Post by: lacosaweb on August 13, 2009, 07:19:17 AM
Hi, I need to create an entity container object in a window using scrpt.

I read the documentation and it shows commands to create some window controls like:

CreateButton
CreateStatic
CreateEditor
CreateWindow

But how to create an entity container object?

I tried:
this.CreateEntity(); //"this" is a window

But it doesn't work
Title: Re: How to create an entity container
Post by: Mnemonic on August 14, 2009, 12:19:38 PM
It's currently not possible to create entity containers dynamically from a script.