how do I "use" GrimTK Gui assets?

Ask for help about creating mods and scripts for Grimrock 2 or share your tips, scripts, tools and assets with other modders here. Warning: forum contains spoilers!
User avatar
FeMaiden
Posts: 290
Joined: Wed Jan 16, 2013 8:16 am

Re: how do I "use" GrimTK Gui assets?

Post by FeMaiden »

minmay wrote:
JohnWordsworth wrote:Glad you solved the issue! I will take a look and see if I can do something to make it "load order independent". I thought that all of the GrimTK elements were loaded in an internal function that is called on the first tick of the game, but it's possible I missed something somewhere.
The reason this is happening is that she's trying to use GrimTK before the dungeon even finishes initializing all of its objects, which happens "before" the first tick.
I'm sorry I don't fully understand all the technical details. I'm just glad it works.

it's like, I'm at a point, every time I add a new script to my mod, I flinch when I press the play button because I'm expecting there to be some sort of problem and then i'm shocked when It actually works lol
Post Reply