Jump to content

cbox


.::How to Resize models the correct way in Halo 3/ODST::.


Rogue Modder

Recommended Posts

Posted

.::How to Resize models the correct way in Halo 3/ODST::.

By Call Me Alexx

 

Applications:

Alteration

My latest plugin revision for Bloc and Phmo plugins

 

Thanks To:

DarkShallFall - Showed me the original method and mapped out the plugins. ;)

 

Stage 1: (The Optional Stage)

Go to phmo and select the object you want. Then in the enum16, select "No object collision, Floats".

http://img688.imageshack.us/img688/49/89621951.png

Now click Poke and Save or Save.

 

 

Stage 2:

Goto mode and select the same object. Not scroll down to the bottom (Bounding Box), and it will have X (min), X (max), Y (min), Y (max), Z (min), Z (max). the (min) one will have a negative number and the (max) one will have a positive number.

 

Now i want to increase my model by a custom amount, but you should start out with a simple multiplication (in the min, never remove the negative, so just have the (max) number with a "-" infront of it.

http://img63.imageshack.us/img63/5754/29434634.png

Now press Poke and Save or just Save.

 

Before:

http://img198.imageshack.us/img198/1071/61512722.jpg

 

After:

http://img695.imageshack.us/img695/7553/50108762.jpg

 

 

Stage 3:

Now, go to the coll tag (Model Collision Geometry :)) and open your object. Scroll down to "Vertices" and change the X, Y and Z values to the (max) X, Y, Z numbers from mode. for each Verticies chunk. Remember to click save each time, just before you select the new chunk!

http://img33.imageshack.us/img33/7741/62244636.png

Note-: There will be no visual change atm, and your object will still have no collision apart from the original size.

 

Stage 4:

Now to give it real collision :). Go to the phmo tag, and select your object, look in the chunk "Parallelepipedal Physic" (yeah I know). It will have X Size, Y Size, Z Size, Z Size 2.

Change the;

X Size: the X (max) from mode.

Y Size: the Y (max) from mode.

Z Size: the Z (max) from mode.

Z Size 2: the Z (max) from mode.

Now press Save and Poke or Just Save.

http://img695.imageshack.us/img695/1793/17091756.png

 

After (i can now put a banshee on it):

http://img689.imageshack.us/img689/8168/89759146.jpg

 

Stage 5:

Now, we are done resizing the model. But you may notice that if you take your camera off the original size of the object, the whole thing will disappear. So go to the bloc tag and select your object. In the Bounding box float at the top, times the number by the number of time you times the numbers in the X, Y and Z values in mode, coll and pmmo. I did it custom so i shall change it to 25. (Note: If it starts to disappear when you place it, make the bounding box smaller).

http://img38.imageshack.us/img38/7938/38156131.png

 

Final:

http://img519.imageshack.us/img519/6225/84073810.jpg

 

Done

You are now done :). I hope you enjoyed this tutorial and found it helpful. (Don't judge by post count ;)).

 

Please don't rip or repost this tutorial without my consent.

 

Thanks,

Alexx

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...