About Store Forum Documentation Contact



Post Reply 
Issue Changing Object Type in World Editor
Author Message
Scarlet Thread Offline
Member

Post: #1
Issue Changing Object Type in World Editor
If you have an object, lets say a prop, that is just specified as terrain in it's parameters. Then if you place that object into the world in the world editor and change its object type to be something other than terrain, the parameters for the type you changed it to don't show up, it just stays blank.

I think this might be a bug. It stops me from having the same model behaving as different types of objects.
04-07-2013 03:28 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Issue Changing Object Type in World Editor
Hello!

I'll make for next release that the parameters will be listed in the object params editor so you can override the values easily.

However please note that overriding object class in the world, is a special case, in which parameters from that class will not automatically be inherited by the object (they won't be available through Game.ObjParams.findParam), unless you manually override the value (click the override checkbox) for the parameters.
04-07-2013 05:05 PM
Find all posts by this user Quote this message in a reply
Scarlet Thread Offline
Member

Post: #3
RE: Issue Changing Object Type in World Editor
Thanks
04-08-2013 01:18 AM
Find all posts by this user Quote this message in a reply
Post Reply