Back to Plugins
MonkeyPTR Export for Roblox

MonkeyPTR Export for Roblox

Design in Figma. Play in Roblox. One click.

Plugin Preview

MonkeyPTR Export for Roblox preview

About this plugin

MonkeyPTR Export bridges your Figma designs and Roblox Studio — letting you exportUI layouts directly into Roblox as ScreenGui elements with a single click.─────────────────────────────────────HOW IT WORKS─────────────────────────────────────Name your layers using MonkeyPTR tags, then export. The plugin reads your designtree and converts it into a structured JSON that Roblox Studio's MonkeyPTR Importercan instantly recreate as native UI objects.─────────────────────────────────────SUPPORTED LAYER TAGS─────────────────────────────────────Add a tag suffix to any layer name:_frame → Frame_textlabel → TextLabel_textbutton → TextButton_textbox → TextBox_imagelabel → ImageLabel_imagebutton → ImageButton_scrollingframe → ScrollingFrame_ignore → Skip this layer entirely─────────────────────────────────────WHAT GETS EXPORTED─────────────────────────────────────• Position, size, and layout (including Auto Layout / Flexbox)• Fill colors, gradients (linear, radial, angular, diamond)• Stroke color, weight, and alignment• Corner radius• Drop shadows and inner shadows (with automatic padding correction)• Opacity• Text content, font family, size, weight, italic, alignment, line height,letter spacing• Image nodes (exported as PNG and sent to Roblox via Open Cloud API)─────────────────────────────────────EXPORT MODES─────────────────────────────────────Export & Send to Roblox — Sends structure + images to the Bridge Server.Open Roblox Studio → MonkeyPTR Importer →From Server (History) to import.Export Selection — Exports the selected frame/group as JSON only.Export Page — Exports all top-level frames on the page as JSON.─────────────────────────────────────REQUIREMENTS─────────────────────────────────────• MonkeyPTR Bridge Server running locally (or on your LAN)• MonkeyPTR Importer plugin installed in Roblox Studio• Roblox Open Cloud API key (only needed for image upload)─────────────────────────────────────NETWORK ACCESS─────────────────────────────────────This plugin connects to a locally hosted Bridge Server (e.g. http://localhost:38417)to transfer design data and images to Roblox Studio. No data is sent to anythird-party server. The server URL is entered manually by you in the plugin panel.─────────────────────────────────────QUICK START─────────────────────────────────────1. Name your Figma layers with MonkeyPTR tags (e.g. "Header_frame", "Title_textlabel")2. Start the MonkeyPTR Bridge Server on your machine3. Open the plugin, enter your server URL4. Select your root frame → click "Export & Send to Roblox"5. In Roblox Studio, open MonkeyPTR Importer → From Server → Import

Plugin Details

Version5
CreatedMarch 8, 2026
Last UpdatedApril 6, 2026
CategoryImport & export plugins
Creatorilm2art
Stats12 installs, 4 likes
PricingFree

Technical Details

  • API:1.0.0
  • main:code.js
  • Document Access:dynamic-page
  • Network Access:

    Connect to Bridge Server (localhost or LAN) for Export & Send to Roblox.

  • Editor Types:
    figma
  • Allowed Domains:
    • *