Difference between revisions of "Questions"

664 bytes added ,  23:54, 21 June 2006
imported>Waerloga
m
imported>Omzy
Line 1,028: Line 1,028:
(EDIT)I found that by copying NIFs and DDS files, (armour, weapons & body parts), into the ARCHITECTURE folders for the MESHES & TEXTURES, and renaming them, I could (with CS) place the objects wherever I liked in the world, ie floating in the air, and when I look at it them in-game it's perfect, (for example: an zombie head wearing a helmet stuck to a wall by an arrow). Perfect; they have no physics applied to them so they don't split apart and fall to the ground, but they have no collision boxes, so how do I give a group of objects, like the helmet, head and arrow, one collision box around the group?        (WaerLoga)
(EDIT)I found that by copying NIFs and DDS files, (armour, weapons & body parts), into the ARCHITECTURE folders for the MESHES & TEXTURES, and renaming them, I could (with CS) place the objects wherever I liked in the world, ie floating in the air, and when I look at it them in-game it's perfect, (for example: an zombie head wearing a helmet stuck to a wall by an arrow). Perfect; they have no physics applied to them so they don't split apart and fall to the ground, but they have no collision boxes, so how do I give a group of objects, like the helmet, head and arrow, one collision box around the group?        (WaerLoga)


Within each Nif that has collision is a bhkCollisionObject (i think). I believe that by bringing up the Block Details menu on this, you can toggle some options like Mass, Friction, etc to make the object have collision without movement. When I completely deleted the bhkCollisionObject branches from one nif, the object ceased to have any collision or physics but displayed properly in game, as expected. Sounds like you need to mess with the physics and keep the collision. If your object doesn't have collision by default there is a tutorial called [[Custom Weapons with Nifskope]] that might help you to add some. --[[User:Omzy|Omzy]] 23:54, 21 June 2006 (EDT)


== How to make a topic and place it in the Questions category ==
== How to make a topic and place it in the Questions category ==


I know this might seem like a stupid question for a lot of you, but I'm very new to the wiki thing and I don't know how to make a new topic to put into the "Category:Questions" page. The reason I need to do this is because I don't want to fill this page up too much since I have a couple pages of code to paste. I'm sure someone will answer this quickly =P --[[User:Omzy|Omzy]] 23:46, 21 June 2006 (EDT)
I know this might seem like a stupid question for a lot of you, but I'm very new to the wiki thing and I don't know how to make a new topic to put into the "Category:Questions" page. The reason I need to do this is because I don't want to fill this page up too much since I have a couple pages of code to paste. I'm sure someone will answer this quickly =P --[[User:Omzy|Omzy]] 23:46, 21 June 2006 (EDT)
Anonymous user