PDA

View Full Version : um, my rug is floating in midair...


decat
4th Sep 2010, 07:53 AM
as the title says- this rug I made doesn't actually sit on the floor... it floats above the ground. I'm kind of new to this, this is my first time making an object- I've done recolouring for a while though.
I'm thinking it's the mesh?
it's found uder decorative-> rugs, for $250.

JavierMC20
4th Sep 2010, 04:09 PM
I downloaded and looked at your mesh. The reason it is floating above the ground, is your mesh is not positioned right on the y-axis (y-axis for milkshape, z-axis for most other modeling programs). You need to move it along that axis until it is sitting on the floor plane (the bottom at 0.0 on the axis).

moune999
4th Sep 2010, 11:16 PM
One piece of good advice is to always extract the original mesh from your cloned package BEFORE you even start working on your own new one. That way you can use the original mesh as a reference to find out exactly how big your new mesh should be and where it should be placed on all three axis.

decat
5th Sep 2010, 10:21 AM
One piece of good advice is to always extract the original mesh from your cloned package BEFORE you even start working on your own new one. That way you can use the original mesh as a reference to find out exactly how big your new mesh should be and where it should be placed on all three axis.

hey Moune, It was your great tuatorial I used! it was a very good tuatorial, the mistake is completly mine, so no problem with tuatorial.
thanks again, your tuatorial gave me a good insight to the object creation process :)
Decat

Edit: I fixed it- just moved it like you said. milkshape is scarry when you're new! now to fix the texture... :)

moune999
5th Sep 2010, 07:09 PM
Glad you got it worked out, and that the tutorial was useful. Good luck with the texture.

JavierMC20
5th Sep 2010, 07:42 PM
LOL I must have written in invisible type or my name appears as moune999. Anyway, likewise, good luck with texture...that's if you see this. :blink:

decat
16th Sep 2010, 04:41 AM
I got the texture working, though it looks really dark inside... but it works!!!! :D

moune999
16th Sep 2010, 08:03 AM
The darkness of your texture can be adjusted in the Material Definition file (TXMT). Look for stdMatLightingEnabled which should be set to 1.

If the texture remains dark, make sure stdMatDiffCoef is set to 0.8,0.8,0.8. Then take a look at stdMatSpecCoef. The lower the numbers, the darker your texture will be. Lowest value is 0.0, highest is 1.0.

Just in case you've never worked with the TXMT before, you choose the parameter you want to change by clicking on it in the list to the left. Then change the value in the dialog box to the right.