Page 16 of 17
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Thu Mar 12, 2015 12:22 am
by A100N
I create new "snake pilar for tomb
![Smile :)](./images/smilies/icon_e_smile.gif)
really snake texture. (low qualiry picture, because i take screenshot in LoG2 editor, no in game...)
![Image](http://s3.postimg.org/nyoak2jxb/snakepilar.jpg)
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Thu Mar 12, 2015 12:51 pm
by Komag
That is really nice, I'm impressed!
![Cool 8-)](./images/smilies/icon_cool.gif)
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Thu Mar 12, 2015 10:32 pm
by A100N
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Fri Mar 13, 2015 12:30 am
by A100N
Hello again.
I wanted to add my own music (no sound) to play to its use in battles with boss. but how do I add it all as it should be in EDITOR works ok. But the game crashes.
In the log says something about SoundSystem, I note again the muse editor is working correctly and your game has been suspended when the player has to start this already music.
I emphasize again, I'm interested in the music and not the sounds ...(OGG format)
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Sat Mar 14, 2015 12:27 am
by Azel
The Tomb with Jesus on it is a bit interesting. I'm not sure how many Minotaurs, Rats, Insectoids, or Lizards are followers of Christ, but maybe those Humans can benefit
Either way, great designs! Thumbs up.
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Sat Mar 14, 2015 2:42 pm
by A100N
Apparently everything is "children of God"
![Smile :)](./images/smilies/icon_e_smile.gif)
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Sat Mar 14, 2015 2:56 pm
by A100N
My new wersion texture for undead... (i use this in my dungeon)
![Image](http://s27.postimg.org/u4qicykj3/undeads.jpg)
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Fri Aug 21, 2015 10:15 pm
by Kuro01
Hey there, I'm trying to get blender to recognize GR2 but I keep failing. I just started using the program so I'm
very new at it. I looked over the Tutorial #11 instruction . I went to
http://pastebin.com/5S0a32FL#
to copy and convert the file to (.py) python using (Sublime) text editor and put it in the blender/2.71/scripts/addons folder but it won't recognize the file in the import-export section.Did a search all got nothing to. I suspect it should be named (Legend of Grimrock 2 Model Format). It recognizes all the default python files that came with blender. Is there another setting in blender I need to tweak? Can someone help please?
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Fri Aug 21, 2015 10:39 pm
by Isaac
There is a download link on the pastebin page that allows direct saving of the python script.
(Alternatively, there is a toolbar button to copy the script to the clipboard, and that can be pasted and saved.)
AFAIK the path you list is correct. If I had to guess, it is that some bit of the file was missed, and is causing an error. I have used the script in Blender 2.71 to load models.
*But when it comes to exporting them (even unchanged!) Blender hangs indefinitely for me.
![Sad :(](./images/smilies/icon_e_sad.gif)
Is there some trick to it? (I mean some very specific selection that must be made before exporting?)
Re: Editor Tutorials on YouTube - part 13 is out
Posted: Fri Aug 21, 2015 10:48 pm
by Kuro01
I fixed it. Overlooked something