Page 5 of 17

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Sun Oct 26, 2014 2:29 pm
by NutJob
Sweet! Watching now with my morning coffee. Thank you for churning these out at lightning speed.

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Sun Oct 26, 2014 3:36 pm
by Drakkan
wonderfull review, definitely some important basics. thanks a lot Skugg.
just some tips for next videos (some of them after manuals will be released of course)

- how to clone / create items (including setting your own icon etc...)
- some basic for model creation (import, setting attributes)
- some work with lights (color setting, height...)
- I am quite interested in that new objects, which can go off the map (like shipreck etc...), probably some explanation will be required
- work with sky, night / day

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Sun Oct 26, 2014 9:16 pm
by Jouki
Love you Skugg for that tutorial! btw could you share the template of treasure map? :) It would helps me alot for now ^^

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Sun Oct 26, 2014 9:28 pm
by Skuggasveinn
Jouki wrote:Love you Skugg for that tutorial! btw could you share the template of treasure map? :) It would helps me alot for now ^^
sure thing
http://www.zorglubb.net/grimrock/images ... mplate.dds

Skuggasveinn.

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Mon Oct 27, 2014 7:13 am
by Mysterious
That was awesome Suggs :) Pt 8. That big house in the background is that part of LOG 2 or one of your models?

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Mon Oct 27, 2014 10:13 am
by Jouki
Mysterious wrote:That was awesome Suggs :) Pt 8. That big house in the background is that part of LOG 2 or one of your models?
part of LoG2, it's the Shrine

Re: Editor Tutorials on YouTube - part 7 is out

Posted: Mon Oct 27, 2014 10:34 am
by antti
NutJob wrote:Is there a reason this is not stickied to the top for time being (until some master repository thread). These videos would resolve ~90% of the questions. Anyways, I topped this thread but I have no sticky powers...
Good idea! Done. :)

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Tue Oct 28, 2014 2:28 am
by MrChoke
Skuggasveinn, I have a question. How do you know the method names for new assets like "bossfight"? You knew to call addMonster() for example. Since the asset reference for Log 2 isn't out yet, is there a way to find it with scripting or a file I can open? I tried LUA stuff like accessing _G, and _ENV. I did stuff like calling pairs() on some of these objects too. I get nothing or errors that the objects are nil.

Thanks

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Tue Oct 28, 2014 2:46 am
by Lark
That's a good question, but check out JKos' work at viewtopic.php?f=22&t=7882!

Re: Editor Tutorials on YouTube - part 8 is out

Posted: Tue Oct 28, 2014 3:37 am
by Jouki
I think he said he just guessed the names of methods