Component data viewer until we get the asset pack

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!
Post Reply
User avatar
QuintinStone
Posts: 72
Joined: Sat Nov 01, 2014 9:58 pm

Component data viewer until we get the asset pack

Post by QuintinStone »

I've started working on a drop-in lua script that grabs component info from game objects and dumps the data to a scroll. I'll let us see existing component values until the mod asset pack is out.

For example, a dump of the Monster component of a blue slime:
http://steamcommunity.com/sharedfiles/f ... =341205413

I didn't know if anyone else was working on something like this?

My current plan is to spawn a scroll at the player's location with the info in it. With space limitations, I might have to restrict each scroll to 1 component.
Post Reply