Is the thought of an official LoG asset/item/script editor a completely insane thought?
It would be nice to have a tool for all that stuff for those (including me) who are more or less incompetent at 3d modelling and scripting.
LoG asset and script editor?
LoG asset and script editor?
Sometimes, criminals are dogs
Re: LoG asset and script editor?
There's John Wordsworth's WIP Grimrock Model Toolkit. viewtopic.php?f=14&t=3325
Wallasaurus is working on something.. something to do with animating I think? viewtopic.php?f=14&t=3655
As for script editing, it's something to learn. The easiest way to do it is to take existing script (You can find in the asset pack) and copy it into your own dungeon script files. Change certain values on string lines and see what changes. It's actually quite fun once you start to understand what you're doing.
Wallasaurus is working on something.. something to do with animating I think? viewtopic.php?f=14&t=3655
As for script editing, it's something to learn. The easiest way to do it is to take existing script (You can find in the asset pack) and copy it into your own dungeon script files. Change certain values on string lines and see what changes. It's actually quite fun once you start to understand what you're doing.
"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
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!
Re: LoG asset and script editor?
Good to know that some community made tools are coming along to help modding.Neikun wrote:There's John Wordsworth's WIP Grimrock Model Toolkit. viewtopic.php?f=14&t=3325
Wallasaurus is working on something.. something to do with animating I think? viewtopic.php?f=14&t=3655
As for script editing, it's something to learn. The easiest way to do it is to take existing script (You can find in the asset pack) and copy it into your own dungeon script files. Change certain values on string lines and see what changes. It's actually quite fun once you start to understand what you're doing.
ps.
I have been trying to do some scripting in the last few days but it allways ends up all weird and not working like it should.
Are there any certain things that I could try to script (as a tutorial of sorts) before moving to the more complex stuff?
Sometimes, criminals are dogs
Re: LoG asset and script editor?
I would suggest replicating many or most of the "Basic Scripts" from this page:
viewtopic.php?f=14&t=3099
work them into a test/learning dungeon, and change certain aspects of them here and there so you get a feel for the flexibility and how it all works
viewtopic.php?f=14&t=3099
work them into a test/learning dungeon, and change certain aspects of them here and there so you get a feel for the flexibility and how it all works
Finished Dungeons - complete mods to play
Re: LoG asset and script editor?
Komag made some tutorials for new users that you should definitely check out. viewtopic.php?f=14&t=3303Kinnu wrote:Good to know that some community made tools are coming along to help modding.Neikun wrote:There's John Wordsworth's WIP Grimrock Model Toolkit. viewtopic.php?f=14&t=3325
Wallasaurus is working on something.. something to do with animating I think? viewtopic.php?f=14&t=3655
As for script editing, it's something to learn. The easiest way to do it is to take existing script (You can find in the asset pack) and copy it into your own dungeon script files. Change certain values on string lines and see what changes. It's actually quite fun once you start to understand what you're doing.
ps.
I have been trying to do some scripting in the last few days but it allways ends up all weird and not working like it should.
Are there any certain things that I could try to script (as a tutorial of sorts) before moving to the more complex stuff?
A lot of good things have been covered in the EDITING SUPER THREAD as well. viewtopic.php?f=14&t=3240
"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
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!
Re: LoG asset and script editor?
Thanks for the replies.
For the next few days im going to practice scripting like crazy
For the next few days im going to practice scripting like crazy
Sometimes, criminals are dogs
- JohnWordsworth
- Posts: 1397
- Joined: Fri Sep 14, 2012 4:19 pm
- Location: Devon, United Kingdom
- Contact:
Re: LoG asset and script editor?
Haha, you've given me another cool idea for a tool, not that I will likely get the time as I think the Model Toolkit could be one of those projects that grows and grows for a while with new features.
Still, what would be relatively easy but very cool would be a simple WinForms application that gives you a full GUI for editing Object definitions in Lua files. You could have drop downs for the 'must be one of X, Y or Z' type parameters and when you clone an object it could put the original values in grey until you overwrite them.
V2 could have wizards for adding new times by going through X steps. Obviously, it could also validate file paths etc so you know if things will work before you get them into the Dungeon Editor and hit Ctrl+R...
Hmmm... Food for thought there!
Still, what would be relatively easy but very cool would be a simple WinForms application that gives you a full GUI for editing Object definitions in Lua files. You could have drop downs for the 'must be one of X, Y or Z' type parameters and when you clone an object it could put the original values in grey until you overwrite them.
V2 could have wizards for adding new times by going through X steps. Obviously, it could also validate file paths etc so you know if things will work before you get them into the Dungeon Editor and hit Ctrl+R...
Hmmm... Food for thought there!
My Grimrock Projects Page with links to the Grimrock Model Toolkit, GrimFBX, Atlas Toolkit, QuickBar, NoteBook and the Oriental Weapons Pack.
Re: LoG asset and script editor?
Holy Heck Yes, we must have such a tool!!!
Finished Dungeons - complete mods to play