6741143a22dd1

6741143a24698
2 Guests are here.
 

6741143a24c90JMP-Jack

6741143a24d03
Ok. Thanks for your advice. I already know how to do it. Sorry if I didn't use the engineering section, I'm new here. Next time I will be more careful.

6741143a24e4eJMP-Jack

6741143a24ed6
 Fusion Cannon. I change weapon position. If I leave as the original, the hand don't shown and the patch become unuseful.
[JMP Fusion Cannon 1.0.rar expired]
[System Shock 2 05.27.2017 - 09.35.28.01.png expired]

6741143a2514fvoodoo47

6741143a251aa
it's not a problem, it's not really a rule, just a recommendation - basically, development/beta/work in progress stuff and related talk should be kept away from the Mods subforum, which should be reserved for public releases and general talk only.

anyway, is the gigantic metal01 texture actually used for something? also, as far as fusion cannon hands are concerned, I think Arcaniac had the right idea (though the left hand should definitely hold the body of the gun, not the fusion arcs).


//the pulse rifle is ready to go, so attached to the mod topic.
[arcaniacfusion.jpg expired]
« Last Edit: 27. May 2017, 09:12:12 by voodoo47 »

6741143a252b9JMP-Jack

6741143a2530f
Yeah, He had a great idea!
The GIGANTIC metal01 texture is for this 2 TINY bars, ah ah.
[System Shock 2 05.27.2017 - 09.35.28.01.jpg expired]

6741143a25414voodoo47

6741143a25481
then it should be scaled to something saner - pretty much everything over 256*256 is overkill for an object texture. also, as mentioned earlier, all SS2 textures must have power of two sizes (that means 256*128 is ok, 250*120 is not).

6741143a25526JMP-Jack

6741143a25575
Ok. Maybe I stole a simalar texture from the game files...
6741143a25880
I guess my help isn't needed anymore? Or are there still some open questions?

6741143a25942JMP-Jack

6741143a25998
Hi Olfred. I have a question: How to export simple animations for dark engine?
I need an external program? I rigged some weapons.

6741143a25c05voodoo47

6741143a25c59
Ok. Maybe I stole a similar texture from the game files...
yes, using stock resources wherever possible is recommended.
6741143a25e27
Animation is a hefty one.
First of all you need to know that there are two types of models in the game; static and mesh.
What you are currently editing are static models, and you can't make "real" animations with them. You can build in hinges and then through an ingame script/settings they can be animated (voodoo47 knows that part better than me).
And with mesh based models you can't just take any ready animation from another game as sadly the bone structure is hard coded into the game. So it needs to match it for it to work.

I don't know if it's possible to change a static model weapon to a mesh one, vooodoo47 might know.

6741143a26102JMP-Jack

6741143a26159
note about the assault rifle - for some reason, this particular model feels a bit off, if you take a good look, it's like either the gun is very short, or the hand is very long (the palm goes pretty much from the clip to more than the middle of the barrel). for a possible future update, adjusting this would be recommended.

also, for further development, using the dev topic at Engineering would be more practical - I'll split and merge in a moment.
Is't better now?

[System Shock 2 05.27.2017 - 12.57.21.05.png expired]

6741143a262e0voodoo47

6741143a2633d
yeah, definitely better (still probably physically impossible if you wanted to be 100% realistic, but that's not the aim here, it just needs to look good enough).


well, lets see - things that are relatively easy to do on weapons:

-animated textures (via mtl, see NewDark docs)
-model switching upon changing weapon settings (via NVscript - basically, you have two models for each setting and the script is switching between them, see the SCP laspistol)

parts of a weapon moving or opening or similar is doable, but requires joints on the weapon (I think) and non-trivial scripting that is way beyond my current knowledge - ThiefsieFool would know.
6741143a26621
Well, first of all, what do you want to animate?

I can give you a Blender file from tacticools wrench model which does have a clothed right arm. Just mirror it and you have a left one.

6741143a2670cvoodoo47

6741143a2676f
moved the alien pulse rifle to the mods subforum as you apparently want it as a standalone mod, though I have to say I'm not a big fan of the 2048*2048 texture - 1024*1024 would probably be enough.

NewDark may have lifted many limits, but rule of thumb is that just because we can, doesn't always mean we should.

6741143a269e6JMP Jack

6741143a26a42
moved the alien pulse rifle to the mods subforum as you apparently want it as a standalone mod, though I have to say I'm not a big fan of the 2048*2048 texture - 1024*1024 would probably be enough.

NewDark may have lifted many limits, but rule of thumb is that just because we can, doesn't always mean we should.
Ok. I update it as soon as possible: I downloaded gimp.

6741143a26c74JMP Jack

6741143a26cc4
Well, first of all, what do you want to animate?

I can give you a Blender file from tacticools wrench model which does have a clothed right arm. Just mirror it and you have a left one.
I would like to do a simple animation of the weapon mechanism (I don't know how it says in English ... pullback?). Like tacticool pistol for example. I've already rigged some weapons with blender.
6741143a26e29
Well, you can most certainly throw that rigging away.
For static models like the weapons (except the melee weapons) you can't do animations like that.
What you do is to seperate the parts that should move from the main model and add a constraint. Now in the game editor you "program" how they should move in certain occasions, like shooting.
At the Bits and bobs for Blender wiki under "Subobject Motion" is a description on how to set it up.
I think I might even have a simple model I could upload for you to take a look at.

6741143a2729bRocketMan

6741143a272f6
Yeah, He had a great idea!
The GIGANTIC metal01 texture is for this 2 TINY bars, ah ah.

I was wondering wtf was wrong with my head because I don't remember putting those blue tubes on that weapon. 

Anyway, Beyond the first few weapons you did, I would think it more logical to move on to the viral proliferator before the fusion canon.  The VP has more of a rifle shape to it than the fusion canon, which is supposed to be enormous and I'm not entirely convinced was supposed to be held like a rifle.  I do like the Arcaniac approach though.  Maybe just move both hands further back, as suggested by Voodoo.
« Last Edit: 27. May 2017, 23:43:11 by RocketMan »

6741143a27606JMP Jack

6741143a27656
I was wondering wtf was wrong with my head because I don't remember putting those blue tubes on that weapon. 

Anyway, Beyond the first few weapons you did, I would think it more logical to move on to the viral proliferator before the fusion canon.  The VP has more of a rifle shape to it than the fusion canon, which is supposed to be enormous and I'm not entirely convinced was supposed to be held like a rifle.  I do like the Arcaniac approach though.  Maybe just move both hands further back, as suggested by Voodoo.
I like the Arcaniac approach too. But there's a problem: which hand pushes the trigger? The only solution is to "simulate" a grip with trigger for the hided left hand (under the body of the fusion cannon) without adding another mesh: I've already too much polygons for my left arm. Probably can't export the object due to dark engine limitations.

6741143a276faJMP Jack

6741143a27744
It's better?
[System Shock 2 05.28.2017 - 07.50.53.07.png expired]

6741143a277ddJMP Jack

6741143a27825
Arcaniac's hand position
[System Shock 2 05.28.2017 - 09.37.12.08.png expired]
6741143a2798f
On an electronic weapon like this there may be a button instead of a gun trigger and it could be placed anywhere. Also I think the right hand should grip the carry grip, as in your second image. During action the fusion cannon should rest on the shoulder like a rocket launcher. If possible move the whole gun up to hint at that use.

6741143a27a81voodoo47

6741143a27af7
changing the position of the gun is done via Shocked (or dml), but considering the current position and size, only some very small adjustments would be possible. the trigger is nowhere to be found on the vanilla weapon, so the way is should be carried is not really defined, and up to one's imagination (I like the second one better as well btw).

also, I don't think that bit where the red cables go is supposed to be pink.
2 Guests are here.
Mais sous ma peau glacée mon cœur ne battra plus jamais.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6741143a2b9e0