๐Ÿ˜
Mutate tutorials and guides
  • ๐Ÿ’œWelcome to Mutate!
  • Guides
    • ๐ŸHow to get started using Mutate
    • ๐Ÿ—บ๏ธBasic Navigation in Mutate
    • ๐Ÿ“ฅImporting assets into Mutate
    • ๐Ÿง Creating game logic in Mutate
      • โœจSpawning
      • ๐Ÿ’€Re-Spawning
      • โš™๏ธPlatforms
      • ๐Ÿ†Collectibles
      • ๐Ÿ‘€Item Visibility
      • ๐Ÿ”‚Item Respawn
    • ๐Ÿƒโ€โ™€๏ธObstacle course tutorial
  • Tools
    • โœŠGrab Manipulator
    • ๐Ÿ› ๏ธTransform Manipulator
      • โ†”๏ธMove
      • ๐Ÿ”„Rotate
      • โ†—๏ธScale
      • ๐ŸŒGlobal/Local
    • โ›“๏ธLinking
      • ๐Ÿ’ฅComponents, Actions & Events
      • ๐Ÿ“ฆEntity Components
      • ๐Ÿ™‹Player Components
      • ๐ŸŽฎGame Components
      • ๐ŸŒEnvironment Components
  • Content Browsers
    • ๐Ÿ“’Asset Browser
    • ๐ŸŽจMaterial Browser
  • COMPONENT TUTORIALS
    • ๐Ÿ”Components - a closer look
      • Entity Components
        • โ†•๏ธMover
          • Elevators
        • ๐Ÿ”ƒRotator
        • ๐ŸŽฏCollider
        • ๐ŸšงCollision Toggler
        • ๐Ÿ‘ˆInteract
        • ๐Ÿ•ถ๏ธHider
        • โฐTimer
        • ๐Ÿ’กLight Source
        • ๐ŸฃSpawn Point
        • โš ๏ธTrigger Zone
        • ๐Ÿงšโ€โ™€๏ธForce Zone
        • ๐Ÿ”“Exclusive Zone
        • ๐Ÿ“ธPost-Process Zone
        • ๐ŸŽงSound
        • ๐ŸŽฒDie Roller
        • ๐Ÿ’ฃDestruction
        • ๐Ÿ”ซShootable
        • ๐Ÿ’ฌBroadcaster
Powered by GitBook
On this page
  • Scale is the tool that allows you to manipulate the size of objects in the world.
  • How to use
  1. Tools
  2. Transform Manipulator

Scale

PreviousRotateNextGlobal/Local

Last updated 3 years ago

Scale is the tool that allows you to manipulate the size of objects in the world.

Scale consists of three โ€œpistons on rodsโ€ that indicate the xyz coordinate graph for 3D objects in the world, and angle brackets between each pair of rods. There is also a baseline cube located at objects set pivot point.

How to use

Select the entity you want to scale and pull the โ€œrodโ€ attached to the plane that correlates to the xyz-axis you want to scale the object in. You can make any object larger or smaller this way.

  • Pulling on a โ€œrodโ€ scales objects on one axis only.

  • Pulling the โ€œangled bracketsโ€ scales objects along two axes.

  • Pulling the baseline cube scales objects bigger or smaller in all directions.

Tip: we recommend not scaling very large objects into very small ones, as the game can have difficulty rendering them when they become super compressed โ€” this can lead to dropped framerates, which nobody wants!

๐Ÿ› ๏ธ
โ†—๏ธ
Transform manipulator โ€”> Scale tool focused