Originally posted by !Wicked DUDE! if there are any mapping folk around... how do i get a static mesh to block a karma body... thanks in advance
Depends on what kind of static mesh you're talking about.
If you mean a normal garden-variety imported static mesh, you should probably just autogenerate a karma-primitive for it in the Static mesh browser.
If it's a static mesh that came with the game that refuses to block karma, you could put some Karma collision to it by placing another static mesh with approximately the same shape, but does have Karma collision, in the same place, then set that one to be hidden. (this might cause projectile collision to be wonky tho')
Originally posted by !Wicked DUDE! hmm if i had the program to do it i would have a shot... but i would probably make it just look worse
Some of the shiptech meshes come with shadow maps. Look for ShipTechHardware.utx or something like it.
Most likely, you'll have to apply the shadowmap to the SMeshes UV2 channel. (look for a variable with something like UV2 in it)
Originally posted by !Wicked DUDE! EDIT": now i need to know how to get rid of a collusion box :X
You don't need any other programs to re-skin a mesh.
If you right click a mesh and goto it's properties then under Display theres a Skins option. Expand it click add and it'll add an extra field called 0 pick the texture you want in the texture browser and click use. The texture will then be added to the mesh. If you want to get rid of it just click delete and the mesh will return to it's default texture.
If you could, can you add a xpawn so we can see the outside scale of what you are doing?
Lighting looks good too. A few really dark spots on the wall detal. I myself would build the whole map and add the lighting later. but it seems to be working good for you as you are doing it...
Comment