Export a game prop
Export any fig as a .lowpoly game prop and build it in Studio at the size you set.
An accessory is worn. A game prop is placed in the game world (a windmill, a treasure chest, a creature by the path). Any fig can be one.
1. Download the .lowpoly
Open the Share menu, tap For a game: Roblox, .glb, sprites…, then Roblox, and find Game prop (.lowpoly). One block is one stud until you set a size. Check the size shows the fig on the floor beside a mannequin with one slider. A player is about 5 studs tall.
The card names problems before you download. A part over 20,000
triangles, or a prop over 40 studs on its longest side, is an error.
Open edges, more than 15,000 triangles in total, or a prop over 20
studs get a warning. Tap Download .lowpoly. The file is named after
the fig with “prop” on the end, Robot_prop.lowpoly, so it does not
share a name with the same fig’s accessory file.
2. Build it in Studio
In Roblox Studio, open the Plugins tab, tap the Ünflat button, then Build a model… and select the file. The prop is built anchored, with its colors, at the size you set.
What is included
- Moves: parts with poses play in the game. A loop move plays by itself. A toggle move gets a walk-up prompt: a player walks up, presses E, and the prop plays.
- Saved poses: a prop with saved poses gets its own walk-up prompt. Each press applies the next pose, then rest.
- Skins and outfits: every skin and outfit is included, with
lowpoly_skinandlowpoly_outfitattributes in Studio to select one. - Animated skin: the pages are included and play in the game.
- Move sets: every set is included, a set made of steps as frames the
plugin plays in order at the fig’s Frame rate, with its When it
ends. A set from an older fig, which opens as one step named
Everything it did, exports as before. The
lowpoly_movesetattribute sets the one that plays. Empty means the fig’s own moves. A bend or a squash in a set does not export: Roblox has no joint for it. See The Roblox Studio plugin . - Idle moves such as Sway and Bounce export as loops.
A pose’s size change does not export. The plugin does not resize parts. Springy and Paper do not export. Roll and Drive play in place: a vehicle does not move across the scene in Roblox unless the game scripts the driving.