supergoldorak / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

Decouple loading/unloading from adding/removing a Model to a project #94

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, the only way to add a Model to a project is to load it and the only 
way to remove it from the project is to unload it. It would be nice to be able 
to have Models be a part of a project without having to be loaded from file. 
This would also include a way to specify if the Model should load when a world 
is ready or wait for some trigger.

Original issue reported on code.google.com by erik.kit...@gmail.com on 18 Aug 2011 at 8:56

GoogleCodeExporter commented 9 years ago
The world ready trigger can be used from the "Any Source" trigger, just select 
ready as the trigger. Unless I am wrong that ready trigger will be only fired 
by the world. Erik is that correct?

Original comment by jpywt...@gmail.com on 19 Aug 2011 at 7:05

GoogleCodeExporter commented 9 years ago
Yes, that is currently the only way to use the "ready" trigger and it is 
currently safe since only the world sends that particular message. Future 
enhancement for the behavior tool is to make the world's ready trigger more 
obvious and accessible.

Original comment by erik.kit...@gmail.com on 19 Aug 2011 at 5:45

GoogleCodeExporter commented 9 years ago
This needs review to see if it is still valid for Kuda2. These need to be 
retested and opened as needed. On hold for now until that happens. Commend as 
needed.

Original comment by jpywt...@gmail.com on 1 Mar 2012 at 10:40

GoogleCodeExporter commented 9 years ago
This is not currently scheduled for any upcoming release

Original comment by jpywt...@gmail.com on 1 Mar 2012 at 11:14