Page 1 of 1

Custom Editor Icons

Posted: Sat Sep 19, 2015 9:27 pm
by vanblam
I was just wondering if there was a way to add more icons for the dungeon editor. Sometimes I wish I had a different icon for the model or asset that I create :P ( besides the ones they provide).. I have a feeling tho, that it is hard coded.

Thanks

Re: Custom Editor Icons

Posted: Sun Sep 20, 2015 12:11 am
by Duncan1246
vanblam wrote:I was just wondering if there was a way to add more icons for the dungeon editor. Sometimes I wish I had a different icon for the model or asset that I create :P ( besides the ones they provide).. I have a feeling tho, that it is hard coded.

Thanks
You have to give a look to the asset pack of LG2, in textures/gui you will found the icones atlas . In the same way, see the thread of Akroma: viewtopic.php?f=22&t=8058#p81471.

Re: Custom Editor Icons

Posted: Sun Sep 20, 2015 10:41 pm
by vanblam
I think you might have misunderstood my question. I'm talking about the actual icons you see in the " Dungeon Editor" for example I want to add an Icon in the editor for a skeleton. This way I have a better understanding on whats going on in the editor. It can get very cluttered with the same icons representing many different models/obstacles. Or do I simply create another dungeon_editor_icons.dds like "dungeon_editor_icons2.dds"? If so how would I call it from a script?

Re: Custom Editor Icons

Posted: Sun Sep 20, 2015 11:32 pm
by minmay
cant be done without modifying grimrock2.dat

Re: Custom Editor Icons

Posted: Mon Sep 21, 2015 2:11 am
by vanblam
ahh darn that's what I figured :P .. thanks for your reply's tho :)