Jump to content

  •  

  • iBotModz CBox


    Photo

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


    This topic has been archived. This means that you cannot reply to this topic.
    1 reply to this topic

    #1 Rogue Modder

    Rogue Modder

      Class of 2008

    • VIP

    • 1,328 posts
    • Joined: 02-January 09

    Posted 10 April 2010 - 10:01 AM

    .::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".
    Posted Image
    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.
    Posted Image
    Now press Poke and Save or just Save.

    Before:
    Posted Image

    After:
    Posted Image


    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!
    Posted Image
    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.
    Posted Image

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

    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).
    Posted Image

    Final:
    Posted Image

    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

    Edited by Dakote, 10 April 2010 - 10:02 AM.


    #2 gruntmods

    gruntmods

      Commander Grade 2

    • Donors+

    • 1,889 posts
    • Joined: 26-November 08

    Posted 23 May 2010 - 07:20 PM

    awesome! +rep