Page 1 of 1

tree search ?

Posted: Sun Apr 26, 2009 10:18 pm
by y offs et
I've been looking at cannonshoot.zgeproj.
.
I decided I wanted to find the keypress entries to know how to play it properly. You know, I still haven't found them.
.
I think this points out the need for some kind of tree search feature to offset different coding styles that are going to evolve.

Posted: Sun Apr 26, 2009 10:29 pm
by kattle87
Actually, if you only need to find a component, you can use the right click->Find component command. That is a feature that was just started, too! I agree we should get something done about it and get some better dialog to help the final user (something like search for names/description and so on).

BTW: the commands are under the models "playerModel" and "playerModel2" in the "OnUpdate" component list.

Posted: Sun Apr 26, 2009 11:17 pm
by y offs et
Yes. I did eventually find them. I had to go out of the editor. I used XML notepad 2007. It's pretty good at separating the fruit and nuts from the branches and leaves of the XML jungle. It's from MicroS and it's free (gasp!).
.
http://msdn.microsoft.com/en-us/library/aa905339.aspx