Game Development Community

Stretch peices

by Randall Tinkess · in Marble Blast · 08/25/2007 (3:12 pm) · 5 replies

I have seen a ton of custom levels and i have been wondering how people make objects bigger, get stretched, or sot powerups moving
The custom level Stopped time has tons of big things and they are all not moving
How do you do this???

About the author

Recent Threads

  • Leap Of Faith
  • Rotate Pieces

  • #1
    08/25/2007 (3:47 pm)
    In the editor, click on any interior, press F3, then look at the scale.
    Type in new numbers to edit the scale.
    Each number corresponds to the coordinate in the order X Y Z.
    e.g. if you wanted to stretch the object so it is 4 times longer in the X direction, replace the 1 1 1 with a 4 1 1.
    #2
    08/25/2007 (6:22 pm)
    Also, if you want an item to stop moving, check the little box that says "static" (or just add an item from marble>data>static shapes). :D
    #3
    08/25/2007 (8:33 pm)
    Thanks but where do you check the box?
    Also , how do you tilt things on an angle?
    #4
    08/26/2007 (2:10 pm)
    1. In the same place as the scale.
    2. In the "Rotation" box, enter 1 for the dimension (X Y Z) that you want and enter the # of degrees in the 4th number.
    To rotate an object 90 degrees around the Z axis, for instance, type in 0 0 1 90.
    #5
    09/11/2007 (1:20 am)
    2.the box is below the scale box the "Static" box is.