67409ca0c43a3

67409ca0c53b1
7 Guests are here.
 

67409ca0c5aa3voodoo47

67409ca0c5b1e
also, as mentioned in the Reb topic, the rumbler model really could use a little shrinkage (will check just how much later today). not critical though.

//it's about 15%.
« Last Edit: 04. August 2015, 08:04:29 by voodoo47 »
67409ca0c5dcd
Wasn't there some tool for it since editor scale sucked?

67409ca0c5efevoodoo47

67409ca0c5f5c
there is a prop that could be used to fix 'em up via dml (creature scale), but I would have to go through some messy workarounds to make sure it'd only activate with Rebirth (off the bat, probably a custom stim combined with a bit of NVscript magic). having it fixed properly would be much more preferable.

67409ca0c6277RocketMan

67409ca0c62bb
Is that a bipedal skeleton like the other hybrids? 

The problem I might have with that one is the very blob-like shape.  When you try to add joints to a blob, it looks really really ugly doing rotations (ie. neck).  It will be interesting to see what happens.

67409ca0c63b6voodoo47

67409ca0c641f
should be. the head and neck were always rigid, even on the vanilla model afaik, so no sense in trying to make it movable.
« Last Edit: 04. August 2015, 13:22:52 by voodoo47 »

67409ca0c65f0voodoo47

67409ca0c6640
ah. well, if it's something that will just resize the AI in an easy way, then all the better.

67409ca0c6702RocketMan

67409ca0c6751
If I could just decompile Blutch's model, shrink it and re-compile, there'd be no need to change the planes.  Too bad that isn't possible without losing the planes, so I'd have to add them back and take my chances with the new configuration.  Theoretically doable, but it's a crap-shoot.

67409ca0c67ebvoodoo47

67409ca0c6838
was hoping that just shrinking would not involve that. well, as long as you are willing to play around with stuff..
67409ca0c6945
Everytime you want to change anything on an AI model you need to convert it to some editable format.
And doing that will result in having no planes.

Just using the Meshscale tool will just apply the scale factor without doing any of that. Which can be done in just a few minutes without the whole hassle of converting.

67409ca0c69d8Yankee Clipper

67409ca0c6a26
Does Meshscale work on objects as well? Like a too-big fusion cannon?

67409ca0c6bf0ZylonBane

67409ca0c6c3e
There's precious little reason to ever resize an object at the BIN level, since they can be resized perfectly well in the gamesys.

67409ca0c6cd8voodoo47

67409ca0c6d25
they can even be made to grow or shrink dynamically (physdims included) with NVscript, so very little reason indeed.

67409ca0c6e22Yankee Clipper

67409ca0c6e74
As was just pointed out in another thread, if you do something in the gamesys, that makes the mod incompatible with other gamesys mods.

I was thinking of this mod. The modded fusion cannon ended up being significantly larger than the original. If there was an easy way to shrink it back down, then it would be a very good idea to do so.

67409ca0c6f1bvoodoo47

67409ca0c6f69
ah, that. I think the hand models are not standard objects, so scale can't be used. so yeah, those need to be modified on the bin level.

67409ca0c7042RocketMan

67409ca0c708f
?  The only "mesh" weapons are the melee ones.  Some non-melee weapons have vhots but does that mean they can't be scaled in the same way?  Otherwise they are essentially normal objects floating in front of the player's viewport... right?

I also remember using the scale tool in 3dstobin's front-end and it having no effect.  It did on other weapons though.  I think that's why I never shrunk it.

67409ca0c7126voodoo47

67409ca0c7173
the hand models don't exist in the gamesys, so there is no way of assigning any prop to them, afaik.

67409ca0c720eZylonBane

67409ca0c725a
Eh? Of course they exist and can have properties applied. The wielded laser rapier has dynamic light added to it, remember?

67409ca0c72ecvoodoo47

67409ca0c7338
hmm, my mistake then. though I'm pretty sure they are special in some kind of annoying way.

67409ca0c75b8ThiefsieFool

67409ca0c7610
They don't exist in the gamesys, they are dynamically created objects that inherit from Object, there is the NVGun script that tracks when the dynamic hand object is created for either melee weapons or guns and can do things like add a metaproperty to it.

67409ca0c76b5RocketMan

67409ca0c7706
So if you apply a property to the rapier object in the gamesys, it won't be inherited by the dynamic hand version?

67409ca0c77a7voodoo47

67409ca0c77f5
whatever the case, scale will not get applied, just checked. not saying it's impossible (because NVscript), but it's not doable by regular means.

67409ca0c7a25ThiefsieFool

67409ca0c7a76
So if you apply a property to the rapier object in the gamesys, it won't be inherited by the dynamic hand version?
To me it always seemed like they made a quick hack so the Dynamic Light property would transfer to melee weapons, a hack which was not even used in the retail version. Straylight or whoever made use of it first pretty much lucked into it.

Your name:
This box must be left blank:

____ at you, hacker: a pathetic creature of meat and bone!  (Fill in the missing word):
7 Guests are here.
http://i1.ytimg.com/vi/HDpcczJDQKA/hqdefault.jpg
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
67409ca0c7dc2