All models browsing possible?

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
KouDy
Posts: 3
Joined: Sun Sep 30, 2012 11:24 pm

All models browsing possible?

Post by KouDy »

Hey all,
i recently ventured into creating my own stuff (learning evrything from scratch). I find i a lot of very cool things here on the forum. For example bench alcove here.
Now in the code there is line defining the model for the object :

Code: Select all

model = "assets/models/env/prison_chair.fbx",
I was wondering, where can one get this path? Is it inside the 648MB grimrock.dat file in the games root? How to browse and view these things?
User avatar
crisman
Posts: 305
Joined: Sat Sep 22, 2012 9:23 pm
Location: Italy

Re: All models browsing possible?

Post by crisman »

you cannot browse those files directly, you have to download the asset pack separately from here:
http://www.grimrock.net/modding/asset-pack/
User avatar
Neikun
Posts: 2457
Joined: Thu Sep 13, 2012 1:06 pm
Location: New Brunswick, Canada
Contact:

Re: All models browsing possible?

Post by Neikun »

You can also use John Woodworth's model toolkit to view the models out of the dungeon editor.
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
  • Message me to join in!
Post Reply