Page 52 of 65
Re: [Models] New created Models..
Posted: Sat Jan 18, 2014 12:56 am
by germanny
Yes, you can^^ Will update soon, but no hurry.
Re: [Models] New created Models..
Posted: Mon Jan 20, 2014 1:19 am
by germanny
Gets more complete now.
I updated the projectile shooter wall too look better and get the right projectile coordinates for each direction.
Code: Select all
function shootArrowNorth()
shootProjectile("arrow", party.level, 25, 21, 0, 12, 0, 0, 0.9051, 0.8266, 1.5, 10, Nil, false)
shootProjectile("arrow", party.level, 25, 21, 0, 12, 0, 0, -0.9051, 0.8266, 1.5, 10, Nil, false)
end
Will write that down in the manual, so it´s easy to setup for anyone.
- A wooden doorframe is done, too
- Ceiling lanterns with particles, two variations.
Re: [Models] New created Models..
Posted: Mon Jan 20, 2014 4:03 am
by chaoscommencer
That's great work Germanny! Those walls will make for great traps. And great detail on all the woodwork. Do you paint the textures for those yourself?
Re: [Models] New created Models..
Posted: Mon Jan 20, 2014 1:25 pm
by lexdr
This is amazing Germanny!
Have you already plan a release date?
Re: [Models] New created Models..
Posted: Mon Jan 20, 2014 10:03 pm
by germanny
No, without release date^^ Guess in february..
Stairs up/down with woodpillars ready. Some very small glitches.. but quick done^^
Re: [Models] New created Models..
Posted: Tue Jan 21, 2014 2:45 pm
by Isaac
Really nice work Germanny!
Re: [Models] New created Models..
Posted: Tue Jan 21, 2014 6:02 pm
by germanny
Thx^^
Two missing doors from DM in work plus a stonewell.
Re: [Models] New created Models..
Posted: Wed Jan 22, 2014 1:20 am
by germanny
New door with square metal window - DM
Red Lock Door - DM
Re: [Models] New created Models..
Posted: Sat Jan 25, 2014 12:35 am
by germanny
Next idea, some tubes with a handwheel in wall recess.
I have animations for the wheel done, hoping to get this to work as lever or something.
Could be a cool addition for puzzles! Thinking of add some sort of indicator light/gauge, that can switched by scripting.
This is only Blender render preview.
Handwheel is placed in this way that it can used as single switch on wall, without tubes.
Re: [Models] New created Models..
Posted: Sat Jan 25, 2014 7:29 am
by chaoscommencer
Cool idea. That would be perfect for controlling access to flooded dungeons. Or for controlling flow of steam operating machinery or of gas or oil for furnaces and lamps in otherwise dark dungeons. Lit furnaces could be used for smithing (I confess this actually reminded me of the wheels controlling the flow of the trapped fire elementals' flames in Gauntlgrym if anyone knows this reference
).