67410d0fdda10

67410d0fdf1c4
4 Guests are here.
 

67410d0fdf851JMP-Jack

67410d0fdf8b6
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.

67410d0fdf99bJMP-Jack

67410d0fdfa00
 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]

67410d0fdfc00voodoo47

67410d0fdfc53
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 »

67410d0fdfd0dJMP-Jack

67410d0fdfd57
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]

67410d0fdfe29voodoo47

67410d0fdfe72
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).

67410d0fdff02JMP-Jack

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

67410d0fe02d4JMP-Jack

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

67410d0fe05bavoodoo47

67410d0fe0612
Ok. Maybe I stole a similar texture from the game files...
yes, using stock resources wherever possible is recommended.
67410d0fe0795
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.

67410d0fe0a82JMP-Jack

67410d0fe0ad5
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]

67410d0fe0c31voodoo47

67410d0fe0c80
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.
67410d0fe0eed
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.

67410d0fe0fc5voodoo47

67410d0fe1014
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.

67410d0fe1278JMP Jack

67410d0fe12cd
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.

67410d0fe1538JMP Jack

67410d0fe15e7
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.
67410d0fe1775
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.

67410d0fe1c6cRocketMan

67410d0fe1cc2
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 »

67410d0fe1ff1JMP Jack

67410d0fe2050
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.

67410d0fe2103JMP Jack

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

67410d0fe21e7JMP Jack

67410d0fe2238
Arcaniac's hand position
[System Shock 2 05.28.2017 - 09.37.12.08.png expired]
67410d0fe23c2
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.

67410d0fe24f0voodoo47

67410d0fe254b
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.
4 Guests are here.
You can’t go back. But you can attain a kind of peace.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
67410d0fe36e2