Page 1 of 1

drag and drop

Posted: Thu Sep 20, 2007 11:19 am
by grimdoomer
how would i be able to drag and drop tags in a halo 2 map like in insolence. im only beginning but i know the basics math open file tree views things like that.

Re: drag and drop

Posted: Thu Sep 20, 2007 11:41 am
by Prey
grimdoomer wrote:how would i be able to drag and drop tags in a halo 2 map like in insolence. im only beginning but i know the basics math open file tree views things like that.
The actual drag and drop of the treeNodes is a very easy thing to do, but actually inserting the tagInfo into the map, along with the raw if any, is immensely more complex. Entity does allow for a right-click -> Duplicate, so that code should help out a lot.